IAppServiceCertificateOrderPatchResource.Certificate Property

Definition

State of the Key Vault secret.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Create=true, Description="State of the Key Vault secret.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.IAppServiceCertificateOrderPatchResourcePropertiesCertificates) }, Read=true, ReadOnly=false, Required=false, SerializedName="certificates", Update=true)]
public Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.IAppServiceCertificateOrderPatchResourcePropertiesCertificates Certificate { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Create=true, Description="State of the Key Vault secret.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.IAppServiceCertificateOrderPatchResourcePropertiesCertificates) }, Read=true, ReadOnly=false, Required=false, SerializedName="certificates", Update=true)>]
member this.Certificate : Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.IAppServiceCertificateOrderPatchResourcePropertiesCertificates with get, set
Public Property Certificate As IAppServiceCertificateOrderPatchResourcePropertiesCertificates

Property Value

Attributes

Applies to