Interface Subnet.Update
- All Superinterfaces:
com.azure.resourcemanager.resources.fluentcore.model.Settable<Network.Update>, Subnet.UpdateStages.WithAddressPrefix, Subnet.UpdateStages.WithDelegation, Subnet.UpdateStages.WithNatGateway, Subnet.UpdateStages.WithNetworkSecurityGroup, Subnet.UpdateStages.WithPrivateEndpointNetworkPolicies, Subnet.UpdateStages.WithPrivateLinkServiceNetworkPolicies, 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.WithDelegation, Subnet.UpdateStages.WithServiceEndpoint, Subnet.UpdateStages.WithPrivateEndpointNetworkPolicies, Subnet.UpdateStages.WithPrivateLinkServiceNetworkPolicies, Subnet.UpdateStages.WithNatGateway, com.azure.resourcemanager.resources.fluentcore.model.Settable<Network.Update>
The entirety of a subnet update as part of a network update.
-
Method Summary
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.model.Settable
parentMethods inherited from interface Subnet.UpdateStages.WithAddressPrefix
withAddressPrefix, withAddressPrefixesMethods inherited from interface Subnet.UpdateStages.WithDelegation
withDelegation, withoutDelegationMethods inherited from interface Subnet.UpdateStages.WithNatGateway
withExistingNatGatewayMethods inherited from interface Subnet.UpdateStages.WithNetworkSecurityGroup
withExistingNetworkSecurityGroup, withExistingNetworkSecurityGroup, withoutNetworkSecurityGroupMethods inherited from interface Subnet.UpdateStages.WithPrivateEndpointNetworkPolicies
disableNetworkPoliciesOnPrivateEndpoint, enableNetworkPoliciesOnPrivateEndpointMethods inherited from interface Subnet.UpdateStages.WithPrivateLinkServiceNetworkPolicies
disableNetworkPoliciesOnPrivateLinkService, enableNetworkPoliciesOnPrivateLinkServiceMethods inherited from interface Subnet.UpdateStages.WithRouteTable
withExistingRouteTable, withExistingRouteTable, withoutRouteTableMethods inherited from interface Subnet.UpdateStages.WithServiceEndpoint
withAccessFromService, withoutAccessFromService