Get L3Network Result
data class GetL3NetworkResult(val associatedResourceIds: List<String>, val clusterId: String, val detailedStatus: String, val detailedStatusMessage: String, val extendedLocation: ExtendedLocationResponse, val hybridAksClustersAssociatedIds: List<String>, val hybridAksIpamEnabled: String? = null, val hybridAksPluginType: String? = null, val id: String, val interfaceName: String? = null, 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 virtualMachinesAssociatedIds: List<String>, val vlan: Double)
Constructors
Link copied to clipboard
fun GetL3NetworkResult(associatedResourceIds: List<String>, clusterId: String, detailedStatus: String, detailedStatusMessage: String, extendedLocation: ExtendedLocationResponse, hybridAksClustersAssociatedIds: List<String>, hybridAksIpamEnabled: String? = null, hybridAksPluginType: String? = null, id: String, interfaceName: String? = null, 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, virtualMachinesAssociatedIds: List<String>, vlan: Double)
Types
Properties
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard