IWsfcDomainProfile.StorageAccountPrimaryKey Property

Definition

Primary key of the witness storage account.

[Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Runtime.Info(Create=true, Description="Primary key of the witness storage account.", PossibleTypes=new System.Type[] { typeof(System.Security.SecureString) }, Read=true, ReadOnly=false, Required=false, SerializedName="storageAccountPrimaryKey", Update=true)]
public System.Security.SecureString StorageAccountPrimaryKey { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Runtime.Info(Create=true, Description="Primary key of the witness storage account.", PossibleTypes=new System.Type[] { typeof(System.Security.SecureString) }, Read=true, ReadOnly=false, Required=false, SerializedName="storageAccountPrimaryKey", Update=true)>]
member this.StorageAccountPrimaryKey : System.Security.SecureString with get, set
Public Property StorageAccountPrimaryKey As SecureString

Property Value

Attributes

Applies to