Partilhar via


PublicCertificateInner.PublicCertificateLocation Propriedade

Definição

Obtém ou define a Localização do Certificado pública. Os valores possíveis incluem: "CurrentUserMy", "LocalMachineMy", "Unknown"

[Newtonsoft.Json.JsonProperty(PropertyName="properties.publicCertificateLocation")]
public Microsoft.Azure.Management.AppService.Fluent.Models.PublicCertificateLocation? PublicCertificateLocation { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.publicCertificateLocation")>]
member this.PublicCertificateLocation : Nullable<Microsoft.Azure.Management.AppService.Fluent.Models.PublicCertificateLocation> with get, set
Public Property PublicCertificateLocation As Nullable(Of PublicCertificateLocation)

Valor de Propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a