Freigeben über


IPurviewdataIdentity.KeyVaultName Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.Purviewdata.Runtime.Info(Description="", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="keyVaultName")]
public string KeyVaultName { get; set; }
[Microsoft.Azure.PowerShell.Cmdlets.Purviewdata.Runtime.Info(Create=true, Description="", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="keyVaultName", Update=true)]
public string KeyVaultName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Purviewdata.Runtime.Info(Description="", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="keyVaultName")>]
member this.KeyVaultName : string with get, set
[<Microsoft.Azure.PowerShell.Cmdlets.Purviewdata.Runtime.Info(Create=true, Description="", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="keyVaultName", Update=true)>]
member this.KeyVaultName : string with get, set
Public Property KeyVaultName As String

Property Value

Attributes

Applies to