IVMwareSite.AgentDetailKeyVaultId Property

Definition

Key vault ARM Id.

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

Property Value

Attributes

Applies to