ArmPureStorageBlockModelFactory.StoragePoolEnableAvsConnectionContent Method

Definition

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.

Applies to