Vpn Site Link Response
data class VpnSiteLinkResponse(val bgpProperties: VpnLinkBgpSettingsResponse? = null, val etag: String, val fqdn: String? = null, val id: String? = null, val ipAddress: String? = null, val linkProperties: VpnLinkProviderPropertiesResponse? = null, val name: String? = null, val provisioningState: String, val type: String)
VpnSiteLink Resource.
Constructors
Link copied to clipboard
constructor(bgpProperties: VpnLinkBgpSettingsResponse? = null, etag: String, fqdn: String? = null, id: String? = null, ipAddress: String? = null, linkProperties: VpnLinkProviderPropertiesResponse? = null, name: String? = null, provisioningState: String, type: String)