P2SVpn Server Configuration Properties Response
constructor(etag: 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)