Freigeben über


VpnClientConfiguration.VpnClientRevokedCertificates Eigenschaft

Definition

Ruft vpnClientRevokedCertificate für das Gateway für virtuelle Netzwerke ab oder legt es fest.

[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)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: