Microsoft.Azure.Management.Network.Fluent.Subnet.Update Namespace

Interfaces

IUpdate

The entirety of a subnet update as part of a network update.

IWithAddressPrefix

The stage of the subnet update allowing to change the address space for the subnet.

IWithDelegation

The stage of a subnet update allowing to enable subnet delegation.

IWithNetworkSecurityGroup

The stage of the subnet update allowing to change the network security group to assign to the subnet.

IWithRouteTable

The stage of a subnet update allowing to specify a route table to associate with the subnet, or remove an existing association.

IWithServiceEndpoint

The stage of a subnet definition allowing to enable or disable access from a service endpoint to the subnet.