IAppServiceCertificateOrderPatchResourceProperties.Certificate 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.
State of the Key Vault secret.
[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="State of the Key Vault secret.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20231201.IAppServiceCertificateOrderPatchResourcePropertiesCertificates) }, ReadOnly=false, Required=false, SerializedName="certificates")]
public Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20231201.IAppServiceCertificateOrderPatchResourcePropertiesCertificates Certificate { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="State of the Key Vault secret.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20231201.IAppServiceCertificateOrderPatchResourcePropertiesCertificates) }, ReadOnly=false, Required=false, SerializedName="certificates")>]
member this.Certificate : Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20231201.IAppServiceCertificateOrderPatchResourcePropertiesCertificates with get, set
Public Property Certificate As IAppServiceCertificateOrderPatchResourcePropertiesCertificates
Property Value
- Attributes