Compartir a través de


VpnClientConfiguration.VpnClientRevokedCertificates Propiedad

Definición

Obtiene o establece vpnClientRevokedCertificate para la puerta de enlace de red virtual.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a