ArmPureStorageBlockModelFactory.StoragePoolEnableAvsConnectionContent Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
EnableAvsConnection payload information.
public static Azure.ResourceManager.PureStorageBlock.Models.StoragePoolEnableAvsConnectionContent StoragePoolEnableAvsConnectionContent(Azure.Core.ResourceIdentifier clusterResourceId = default);
static member StoragePoolEnableAvsConnectionContent : Azure.Core.ResourceIdentifier -> Azure.ResourceManager.PureStorageBlock.Models.StoragePoolEnableAvsConnectionContent
Public Shared Function StoragePoolEnableAvsConnectionContent (Optional clusterResourceId As ResourceIdentifier = Nothing) As StoragePoolEnableAvsConnectionContent
Parameters
- clusterResourceId
- ResourceIdentifier
Azure resource ID of the AVS SDDC to connect to.
Returns
A new StoragePoolEnableAvsConnectionContent instance for mocking.