Uses of Class
com.azure.resourcemanager.network.fluent.models.ExpressRouteCircuitPropertiesFormat
Packages that use ExpressRouteCircuitPropertiesFormat
Package
Description
Package containing the inner data models for NetworkManagementClient.
-
Uses of ExpressRouteCircuitPropertiesFormat in com.azure.resourcemanager.network.fluent.models
Methods in com.azure.resourcemanager.network.fluent.models that return ExpressRouteCircuitPropertiesFormatModifier and TypeMethodDescriptionExpressRouteCircuitPropertiesFormat.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of ExpressRouteCircuitPropertiesFormat from the JsonReader.ExpressRouteCircuitPropertiesFormat.withAllowClassicOperations(Boolean allowClassicOperations) Set the allowClassicOperations property: Allow classic operations.ExpressRouteCircuitPropertiesFormat.withAuthorizationKey(String authorizationKey) Set the authorizationKey property: The authorizationKey.ExpressRouteCircuitPropertiesFormat.withAuthorizations(List<ExpressRouteCircuitAuthorizationInner> authorizations) Set the authorizations property: The list of authorizations.ExpressRouteCircuitPropertiesFormat.withBandwidthInGbps(Float bandwidthInGbps) Set the bandwidthInGbps property: The bandwidth of the circuit when the circuit is provisioned on an ExpressRoutePort resource.ExpressRouteCircuitPropertiesFormat.withCircuitProvisioningState(String circuitProvisioningState) Set the circuitProvisioningState property: The CircuitProvisioningState state of the resource.ExpressRouteCircuitPropertiesFormat.withEnableDirectPortRateLimit(Boolean enableDirectPortRateLimit) Set the enableDirectPortRateLimit property: Flag denoting rate-limiting status of the ExpressRoute direct-port circuit.ExpressRouteCircuitPropertiesFormat.withExpressRoutePort(com.azure.core.management.SubResource expressRoutePort) Set the expressRoutePort property: The reference to the ExpressRoutePort resource when the circuit is provisioned on an ExpressRoutePort resource.ExpressRouteCircuitPropertiesFormat.withGatewayManagerEtag(String gatewayManagerEtag) Set the gatewayManagerEtag property: The GatewayManager Etag.ExpressRouteCircuitPropertiesFormat.withGlobalReachEnabled(Boolean globalReachEnabled) Set the globalReachEnabled property: Flag denoting global reach status.ExpressRouteCircuitPropertiesFormat.withPeerings(List<ExpressRouteCircuitPeeringInner> peerings) Set the peerings property: The list of peerings.ExpressRouteCircuitPropertiesFormat.withServiceKey(String serviceKey) Set the serviceKey property: The ServiceKey.ExpressRouteCircuitPropertiesFormat.withServiceProviderNotes(String serviceProviderNotes) Set the serviceProviderNotes property: The ServiceProviderNotes.ExpressRouteCircuitPropertiesFormat.withServiceProviderProperties(ExpressRouteCircuitServiceProviderProperties serviceProviderProperties) Set the serviceProviderProperties property: The ServiceProviderProperties.ExpressRouteCircuitPropertiesFormat.withServiceProviderProvisioningState(ServiceProviderProvisioningState serviceProviderProvisioningState) Set the serviceProviderProvisioningState property: The ServiceProviderProvisioningState state of the resource.