VpnClientConfiguration.VpnClientRevokedCertificates Propriedade

Definição

Obtém ou define vpnClientRevokedCertificate para gateway de rede virtual.

[Newtonsoft.Json.JsonProperty(PropertyName="vpnClientRevokedCertificates")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Fluent.Models.VpnClientRevokedCertificateInner> VpnClientRevokedCertificates { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="vpnClientRevokedCertificates")>]
member this.VpnClientRevokedCertificates : System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Fluent.Models.VpnClientRevokedCertificateInner> with get, set
Public Property VpnClientRevokedCertificates As IList(Of VpnClientRevokedCertificateInner)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a