IDeploymentData.ClusterCloudAccountName Property

Definition

Specify the Azure Storage account name for cloud witness for your Azure Stack HCI cluster.

[Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Create=true, Description="Specify the Azure Storage account name for cloud witness for your Azure Stack HCI cluster.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="cloudAccountName", Update=true)]
public string ClusterCloudAccountName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Create=true, Description="Specify the Azure Storage account name for cloud witness for your Azure Stack HCI cluster.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="cloudAccountName", Update=true)>]
member this.ClusterCloudAccountName : string with get, set
Public Property ClusterCloudAccountName As String

Property Value

Attributes

Applies to