Aracılığıyla paylaş


VpnClientConfiguration.VpnClientRevokedCertificates Property

Definition

Gets or sets vpnClientRevokedCertificate for Virtual network gateway.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to