ExpressRouteCircuitPropertiesFormat |
ExpressRouteCircuitPropertiesFormat.withAllowClassicOperations(Boolean allowClassicOperations) |
Set the allowClassicOperations property: Allow classic operations.
|
ExpressRouteCircuitPropertiesFormat |
ExpressRouteCircuitPropertiesFormat.withAuthorizations(List<ExpressRouteCircuitAuthorizationInner> authorizations) |
Set the authorizations property: The list of authorizations.
|
ExpressRouteCircuitPropertiesFormat |
ExpressRouteCircuitPropertiesFormat.withBandwidthInGbps(Float bandwidthInGbps) |
Set the bandwidthInGbps property: The bandwidth of the circuit when the circuit is provisioned on an
ExpressRoutePort resource.
|
ExpressRouteCircuitPropertiesFormat |
ExpressRouteCircuitPropertiesFormat.withCircuitProvisioningState(String circuitProvisioningState) |
Set the circuitProvisioningState property: The CircuitProvisioningState state of the resource.
|
ExpressRouteCircuitPropertiesFormat |
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 |
ExpressRouteCircuitPropertiesFormat.withGatewayManagerEtag(String gatewayManagerEtag) |
Set the gatewayManagerEtag property: The GatewayManager Etag.
|
ExpressRouteCircuitPropertiesFormat |
ExpressRouteCircuitPropertiesFormat.withGlobalReachEnabled(Boolean globalReachEnabled) |
Set the globalReachEnabled property: Flag denoting global reach status.
|
ExpressRouteCircuitPropertiesFormat |
ExpressRouteCircuitPropertiesFormat.withPeerings(List<ExpressRouteCircuitPeeringInner> peerings) |
Set the peerings property: The list of peerings.
|
ExpressRouteCircuitPropertiesFormat |
ExpressRouteCircuitPropertiesFormat.withServiceKey(String serviceKey) |
Set the serviceKey property: The ServiceKey.
|
ExpressRouteCircuitPropertiesFormat |
ExpressRouteCircuitPropertiesFormat.withServiceProviderNotes(String serviceProviderNotes) |
Set the serviceProviderNotes property: The ServiceProviderNotes.
|
ExpressRouteCircuitPropertiesFormat |
ExpressRouteCircuitPropertiesFormat.withServiceProviderProperties(ExpressRouteCircuitServiceProviderProperties serviceProviderProperties) |
Set the serviceProviderProperties property: The ServiceProviderProperties.
|
ExpressRouteCircuitPropertiesFormat |
ExpressRouteCircuitPropertiesFormat.withServiceProviderProvisioningState(ServiceProviderProvisioningState serviceProviderProvisioningState) |
Set the serviceProviderProvisioningState property: The ServiceProviderProvisioningState state of the resource.
|