ServiceInitializationHandle interface
Initialization handle used to configure the AVS SDDC to communicate with the storage pool
Properties
| cluster |
Azure resource ID of the AVS SDDC the pool is connecting to |
| service |
Requested service account username |
Property Details
clusterResourceId
Azure resource ID of the AVS SDDC the pool is connecting to
clusterResourceId?: string
Property Value
string
serviceAccountUsername
Requested service account username
serviceAccountUsername?: string
Property Value
string