Interface Subnet.Definition<ParentT>
- Type Parameters:
ParentT
- the stage of the parent definition to return to after attaching this definition
- All Superinterfaces:
Attachable.InDefinition<ParentT>
,Subnet.DefinitionStages.Blank<ParentT>
,Subnet.DefinitionStages.WithAddressPrefix<ParentT>
,Subnet.DefinitionStages.WithAttach<ParentT>
,Subnet.DefinitionStages.WithNetworkSecurityGroup<ParentT>
,Subnet.DefinitionStages.WithRouteTable<ParentT>
,Subnet.DefinitionStages.WithServiceEndpoint<ParentT>
- Enclosing interface:
- Subnet
public static interface Subnet.Definition<ParentT>
extends Subnet.DefinitionStages.Blank<ParentT>, Subnet.DefinitionStages.WithAddressPrefix<ParentT>, Subnet.DefinitionStages.WithAttach<ParentT>
The entirety of a Subnet definition.
-
Method Summary
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.model.Attachable.InDefinition
attach
Methods inherited from interface com.microsoft.azure.management.network.Subnet.DefinitionStages.WithAddressPrefix
withAddressPrefix
Methods inherited from interface com.microsoft.azure.management.network.Subnet.DefinitionStages.WithNetworkSecurityGroup
withExistingNetworkSecurityGroup, withExistingNetworkSecurityGroup
Methods inherited from interface com.microsoft.azure.management.network.Subnet.DefinitionStages.WithRouteTable
withExistingRouteTable, withExistingRouteTable
Methods inherited from interface com.microsoft.azure.management.network.Subnet.DefinitionStages.WithServiceEndpoint
withAccessFromService