CertificateProfileProperties.IncludePostalCode Property

Definition

Whether to include PC in the certificate subject name.

[Microsoft.Azure.PowerShell.Cmdlets.ArtifactSigning.Origin(Microsoft.Azure.PowerShell.Cmdlets.ArtifactSigning.PropertyOrigin.Owned)]
public bool? IncludePostalCode { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ArtifactSigning.Origin(Microsoft.Azure.PowerShell.Cmdlets.ArtifactSigning.PropertyOrigin.Owned)>]
member this.IncludePostalCode : Nullable<bool> with get, set
Public Property IncludePostalCode As Nullable(Of Boolean)

Property Value

Implements

Attributes

Applies to