Get P2s Vpn Server Configuration Result
data class GetP2sVpnServerConfigurationResult(val etag: String, val id: String? = null, val name: String? = null, val p2SVpnGateways: List<SubResourceResponse>, val p2SVpnServerConfigRadiusClientRootCertificates: List<P2SVpnServerConfigRadiusClientRootCertificateResponse>? = null, val p2SVpnServerConfigRadiusServerRootCertificates: List<P2SVpnServerConfigRadiusServerRootCertificateResponse>? = null, val p2SVpnServerConfigVpnClientRevokedCertificates: List<P2SVpnServerConfigVpnClientRevokedCertificateResponse>? = null, val p2SVpnServerConfigVpnClientRootCertificates: List<P2SVpnServerConfigVpnClientRootCertificateResponse>? = null, val provisioningState: String, val radiusServerAddress: String? = null, val radiusServerSecret: String? = null, val vpnClientIpsecPolicies: List<IpsecPolicyResponse>? = null, val vpnProtocols: List<String>? = null)
P2SVpnServerConfiguration Resource.
Constructors
Link copied to clipboard
fun GetP2sVpnServerConfigurationResult(etag: String, id: String? = null, name: String? = null, p2SVpnGateways: List<SubResourceResponse>, p2SVpnServerConfigRadiusClientRootCertificates: List<P2SVpnServerConfigRadiusClientRootCertificateResponse>? = null, p2SVpnServerConfigRadiusServerRootCertificates: List<P2SVpnServerConfigRadiusServerRootCertificateResponse>? = null, p2SVpnServerConfigVpnClientRevokedCertificates: List<P2SVpnServerConfigVpnClientRevokedCertificateResponse>? = null, p2SVpnServerConfigVpnClientRootCertificates: List<P2SVpnServerConfigVpnClientRootCertificateResponse>? = null, provisioningState: String, radiusServerAddress: String? = null, radiusServerSecret: String? = null, vpnClientIpsecPolicies: List<IpsecPolicyResponse>? = null, vpnProtocols: List<String>? = null)
Types
Properties
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard