Interface Subnet.Update
- All Superinterfaces:
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, 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 com.azure.resourcemanager.network.models.Subnet.UpdateStages.WithAddressPrefix
withAddressPrefix, withAddressPrefixesMethods inherited from interface com.azure.resourcemanager.network.models.Subnet.UpdateStages.WithDelegation
withDelegation, withoutDelegationMethods inherited from interface com.azure.resourcemanager.network.models.Subnet.UpdateStages.WithNatGateway
withExistingNatGatewayMethods inherited from interface com.azure.resourcemanager.network.models.Subnet.UpdateStages.WithNetworkSecurityGroup
withExistingNetworkSecurityGroup, withExistingNetworkSecurityGroup, withoutNetworkSecurityGroupMethods inherited from interface com.azure.resourcemanager.network.models.Subnet.UpdateStages.WithPrivateEndpointNetworkPolicies
disableNetworkPoliciesOnPrivateEndpoint, enableNetworkPoliciesOnPrivateEndpointMethods inherited from interface com.azure.resourcemanager.network.models.Subnet.UpdateStages.WithPrivateLinkServiceNetworkPolicies
disableNetworkPoliciesOnPrivateLinkService, enableNetworkPoliciesOnPrivateLinkServiceMethods inherited from interface com.azure.resourcemanager.network.models.Subnet.UpdateStages.WithRouteTable
withExistingRouteTable, withExistingRouteTable, withoutRouteTableMethods inherited from interface com.azure.resourcemanager.network.models.Subnet.UpdateStages.WithServiceEndpoint
withAccessFromService, withoutAccessFromService