Interface Subnet.Update
- All Superinterfaces:
Settable<Network.Update>
,Subnet.UpdateStages.WithAddressPrefix
,Subnet.UpdateStages.WithNetworkSecurityGroup
,Subnet.UpdateStages.WithRouteTable
,Subnet.UpdateStages.WithServiceEndpoint
- Enclosing interface:
- Subnet
public static interface Subnet.Update
extends Subnet.UpdateStages.WithAddressPrefix, Subnet.UpdateStages.WithNetworkSecurityGroup, Subnet.UpdateStages.WithRouteTable, Subnet.UpdateStages.WithServiceEndpoint, Settable<Network.Update>
The entirety of a subnet update as part of a network update.
-
Method Summary
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.model.Settable
parent
Methods inherited from interface com.microsoft.azure.management.network.Subnet.UpdateStages.WithAddressPrefix
withAddressPrefix
Methods inherited from interface com.microsoft.azure.management.network.Subnet.UpdateStages.WithNetworkSecurityGroup
withExistingNetworkSecurityGroup, withExistingNetworkSecurityGroup, withoutNetworkSecurityGroup
Methods inherited from interface com.microsoft.azure.management.network.Subnet.UpdateStages.WithRouteTable
withExistingRouteTable, withExistingRouteTable, withoutRouteTable
Methods inherited from interface com.microsoft.azure.management.network.Subnet.UpdateStages.WithServiceEndpoint
withAccessFromService, withoutAccessFromService