VpnServerConfigurationData.VpnClientRevokedCertificates Property

Definition

VPN client revoked certificate of VpnServerConfiguration.

public System.Collections.Generic.IList<Azure.ResourceManager.Network.Models.VpnServerConfigVpnClientRevokedCertificate> VpnClientRevokedCertificates { get; }
member this.VpnClientRevokedCertificates : System.Collections.Generic.IList<Azure.ResourceManager.Network.Models.VpnServerConfigVpnClientRevokedCertificate>
Public ReadOnly Property VpnClientRevokedCertificates As IList(Of VpnServerConfigVpnClientRevokedCertificate)

Property Value

Applies to