Get Default Cni Network Result
data class GetDefaultCniNetworkResult(val clusterId: String, val cniAsNumber: Double, val cniBgpConfiguration: CniBgpConfigurationResponse? = null, val detailedStatus: String, val detailedStatusMessage: String, val extendedLocation: ExtendedLocationResponse, val fabricBgpPeers: List<BgpPeerResponse>, val hybridAksClustersAssociatedIds: List<String>, val id: String, val interfaceName: String, val ipAllocationType: String? = null, val ipv4ConnectedPrefix: String? = null, val ipv6ConnectedPrefix: String? = null, val l3IsolationDomainId: String, val location: String, val name: String, val provisioningState: String, val systemData: SystemDataResponse, val tags: Map<String, String>? = null, val type: String, val vlan: Double)
Constructors
Link copied to clipboard
fun GetDefaultCniNetworkResult(clusterId: String, cniAsNumber: Double, cniBgpConfiguration: CniBgpConfigurationResponse? = null, detailedStatus: String, detailedStatusMessage: String, extendedLocation: ExtendedLocationResponse, fabricBgpPeers: List<BgpPeerResponse>, hybridAksClustersAssociatedIds: List<String>, id: String, interfaceName: String, ipAllocationType: String? = null, ipv4ConnectedPrefix: String? = null, ipv6ConnectedPrefix: String? = null, l3IsolationDomainId: String, location: String, name: String, provisioningState: String, systemData: SystemDataResponse, tags: Map<String, String>? = null, type: String, vlan: Double)
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