Freigeben über


StoragePoolEnableAvsConnectionContent(ResourceIdentifier) Constructor

Definition

Initializes a new instance of StoragePoolEnableAvsConnectionContent.

public StoragePoolEnableAvsConnectionContent(Azure.Core.ResourceIdentifier clusterResourceId);
new Azure.ResourceManager.PureStorageBlock.Models.StoragePoolEnableAvsConnectionContent : Azure.Core.ResourceIdentifier -> Azure.ResourceManager.PureStorageBlock.Models.StoragePoolEnableAvsConnectionContent
Public Sub New (clusterResourceId As ResourceIdentifier)

Parameters

clusterResourceId
ResourceIdentifier

Azure resource ID of the AVS SDDC to connect to.

Exceptions

clusterResourceId is null.

Applies to