Get Network To Network Interconnect Result
data class GetNetworkToNetworkInterconnectResult(val administrativeState: String, val id: String, val isManagementType: String, val layer2Configuration: Layer2ConfigurationResponse? = null, val layer3Configuration: Layer3ConfigurationResponse? = null, val name: String, val nniType: String? = null, val provisioningState: String, val systemData: SystemDataResponse, val type: String, val useOptionB: String)
The NetworkToNetworkInterconnect resource definition.
Constructors
Link copied to clipboard
constructor(administrativeState: String, id: String, isManagementType: String, layer2Configuration: Layer2ConfigurationResponse? = null, layer3Configuration: Layer3ConfigurationResponse? = null, name: String, nniType: String? = null, provisioningState: String, systemData: SystemDataResponse, type: String, useOptionB: String)
Properties
Link copied to clipboard
Gets the administrativeState of the resource. Example -Enabled/Disabled
Link copied to clipboard
Configuration to use NNI for Infrastructure Management. Example: True/False.
Link copied to clipboard
Common properties for Layer2Configuration.
Link copied to clipboard
Common properties for Layer3Configuration.
Link copied to clipboard
Gets the 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 parameter the layer2/layer3 is made as mandatory. Example: True/False