Vpn Site Link Connection Response
data class VpnSiteLinkConnectionResponse(val connectionBandwidth: Int? = null, val connectionStatus: String, val egressBytesTransferred: Double, val egressNatRules: List<SubResourceResponse>? = null, val enableBgp: Boolean? = null, val enableRateLimiting: Boolean? = null, val etag: String, val id: String? = null, val ingressBytesTransferred: Double, val ingressNatRules: List<SubResourceResponse>? = null, val ipsecPolicies: List<IpsecPolicyResponse>? = null, val name: String? = null, val provisioningState: String, val routingWeight: Int? = null, val sharedKey: String? = null, val type: String, val useLocalAzureIpAddress: Boolean? = null, val usePolicyBasedTrafficSelectors: Boolean? = null, val vpnConnectionProtocolType: String? = null, val vpnGatewayCustomBgpAddresses: List<GatewayCustomBgpIpAddressIpConfigurationResponse>? = null, val vpnLinkConnectionMode: String? = null, val vpnSiteLink: SubResourceResponse? = null)
VpnSiteLinkConnection Resource.
Constructors
Link copied to clipboard
fun VpnSiteLinkConnectionResponse(connectionBandwidth: Int? = null, connectionStatus: String, egressBytesTransferred: Double, egressNatRules: List<SubResourceResponse>? = null, enableBgp: Boolean? = null, enableRateLimiting: Boolean? = null, etag: String, id: String? = null, ingressBytesTransferred: Double, ingressNatRules: List<SubResourceResponse>? = null, ipsecPolicies: List<IpsecPolicyResponse>? = null, name: String? = null, provisioningState: String, routingWeight: Int? = null, sharedKey: String? = null, type: String, useLocalAzureIpAddress: Boolean? = null, usePolicyBasedTrafficSelectors: Boolean? = null, vpnConnectionProtocolType: String? = null, vpnGatewayCustomBgpAddresses: List<GatewayCustomBgpIpAddressIpConfigurationResponse>? = null, vpnLinkConnectionMode: String? = null, vpnSiteLink: SubResourceResponse? = 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
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