Package version:

Initialization handle used to configure the AVS SDDC to communicate with the storage pool

interface ServiceInitializationHandle {
    clusterResourceId?: string;
    serviceAccountUsername?: string;
}

Properties

clusterResourceId?: string

Azure resource ID of the AVS SDDC the pool is connecting to

serviceAccountUsername?: string

Requested service account username