Subnet.UpdateDefinition<ParentT> Interface

Type Parameters

ParentT

the stage of the parent definition to return to after attaching this definition

Implements

Blank<ParentT> WithAddressPrefix<ParentT> WithAttach<ParentT> WithNetworkSecurityGroup<ParentT>

public static interface Subnet.UpdateDefinition
extends Blank<ParentT>, WithAddressPrefix<ParentT>, WithNetworkSecurityGroup<ParentT>, WithAttach<ParentT>

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

Applies to