Share via


PublicCertificate.Location Property

Definition

Public Certificate Location

[Microsoft.Azure.PowerShell.Cmdlets.Websites.Origin(Microsoft.Azure.PowerShell.Cmdlets.Websites.PropertyOrigin.Inlined)]
public Microsoft.Azure.PowerShell.Cmdlets.Websites.Support.PublicCertificateLocation? Location { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Websites.Origin(Microsoft.Azure.PowerShell.Cmdlets.Websites.PropertyOrigin.Inlined)>]
member this.Location : Nullable<Microsoft.Azure.PowerShell.Cmdlets.Websites.Support.PublicCertificateLocation> with get, set
Public Property Location As Nullable(Of PublicCertificateLocation)

Property Value

Implements

Attributes

Applies to