Get Network To Network Interconnect Result
data class GetNetworkToNetworkInterconnectResult(val administrativeState: String, val azureApiVersion: String, val configurationState: String, val egressAclId: String? = null, val exportRoutePolicy: ExportRoutePolicyInformationResponse? = null, val id: String, val importRoutePolicy: ImportRoutePolicyInformationResponse? = null, val ingressAclId: String? = null, val isManagementType: String? = null, val layer2Configuration: Layer2ConfigurationResponse? = null, val name: String, val nniType: String? = null, val npbStaticRouteConfiguration: NpbStaticRouteConfigurationResponse? = null, val optionBLayer3Configuration: NetworkToNetworkInterconnectPropertiesResponseOptionBLayer3Configuration? = null, val provisioningState: String, val systemData: SystemDataResponse, val type: String, val useOptionB: String)
The Network To Network Interconnect resource definition.
Constructors
Link copied to clipboard
constructor(administrativeState: String, azureApiVersion: String, configurationState: String, egressAclId: String? = null, exportRoutePolicy: ExportRoutePolicyInformationResponse? = null, id: String, importRoutePolicy: ImportRoutePolicyInformationResponse? = null, ingressAclId: String? = null, isManagementType: String? = null, layer2Configuration: Layer2ConfigurationResponse? = null, name: String, nniType: String? = null, npbStaticRouteConfiguration: NpbStaticRouteConfigurationResponse? = null, optionBLayer3Configuration: NetworkToNetworkInterconnectPropertiesResponseOptionBLayer3Configuration? = null, provisioningState: String, systemData: SystemDataResponse, type: String, useOptionB: String)
Properties
Link copied to clipboard
Administrative state of the resource.
Link copied to clipboard
The Azure API version of the resource.
Link copied to clipboard
Configuration state of the resource.
Link copied to clipboard
Egress Acl. ARM resource ID of Access Control Lists.
Link copied to clipboard
Export Route Policy configuration.
Link copied to clipboard
Import Route Policy configuration.
Link copied to clipboard
Ingress Acl. ARM resource ID of Access Control Lists.
Link copied to clipboard
Configuration to use NNI for Infrastructure Management. Example: True/False.
Link copied to clipboard
Common properties for Layer2 Configuration.
Link copied to clipboard
NPB Static Route Configuration properties.
Link copied to clipboard
val optionBLayer3Configuration: NetworkToNetworkInterconnectPropertiesResponseOptionBLayer3Configuration? = null
Common properties for Layer3Configuration.
Link copied to clipboard
Provisioning state of the resource.
Link copied to clipboard
Azure Resource Manager metadata containing createdBy and modifiedBy information.
Link copied to clipboard
Based on this option layer3 parameters are mandatory. Example: True/False