Compartilhar via


CustomDomainConfiguration.CertificateValue Property

Definition

PFX or PEM blob

[Microsoft.Azure.PowerShell.Cmdlets.App.Origin(Microsoft.Azure.PowerShell.Cmdlets.App.PropertyOrigin.Owned)]
public byte[] CertificateValue { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.App.Origin(Microsoft.Azure.PowerShell.Cmdlets.App.PropertyOrigin.Owned)>]
member this.CertificateValue : byte[] with get, set
Public Property CertificateValue As Byte()

Property Value

Byte[]

Implements

Attributes

Applies to