Get Network Fabric Controller Result
data class GetNetworkFabricControllerResult(val annotation: String? = null, val id: String, val infrastructureExpressRouteConnections: List<ExpressRouteConnectionInformationResponse>? = null, val infrastructureServices: InfrastructureServicesResponse, val ipv4AddressSpace: String? = null, val ipv6AddressSpace: String? = null, val location: String, val managedResourceGroupConfiguration: ManagedResourceGroupConfigurationResponse? = null, val name: String, val networkFabricIds: List<String>, val operationalState: String, val provisioningState: String, val systemData: SystemDataResponse, val tags: Map<String, String>? = null, val type: String, val workloadExpressRouteConnections: List<ExpressRouteConnectionInformationResponse>? = null, val workloadManagementNetwork: Boolean, val workloadServices: WorkloadServicesResponse)
The NetworkFabricController resource definition.
Constructors
Link copied to clipboard
fun GetNetworkFabricControllerResult(annotation: String? = null, id: String, infrastructureExpressRouteConnections: List<ExpressRouteConnectionInformationResponse>? = null, infrastructureServices: InfrastructureServicesResponse, ipv4AddressSpace: String? = null, ipv6AddressSpace: String? = null, location: String, managedResourceGroupConfiguration: ManagedResourceGroupConfigurationResponse? = null, name: String, networkFabricIds: List<String>, operationalState: String, provisioningState: String, systemData: SystemDataResponse, tags: Map<String, String>? = null, type: String, workloadExpressRouteConnections: List<ExpressRouteConnectionInformationResponse>? = null, workloadManagementNetwork: Boolean, workloadServices: WorkloadServicesResponse)
Types
Properties
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard