IAppServiceCertificatePatchResource.KeyVaultId Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Key Vault resource Id.
[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Key Vault resource Id.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="keyVaultId")]
public string KeyVaultId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Key Vault resource Id.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="keyVaultId")>]
member this.KeyVaultId : string with get, set
Public Property KeyVaultId As String
Property Value
- Attributes