Interface HasSubnet
-
public interface HasSubnetAn interface representing a model's ability to reference a subnet by its name and network's ID.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceHasSubnet.DefinitionStagesGrouping of definition stages involving associating an existing subnet with a resource.static interfaceHasSubnet.UpdateDefinitionStagesGrouping of definition stages applicable as part of a parent resource update, involving associating a subnet with a resource.static interfaceHasSubnet.UpdateStagesGrouping of update stages involving associating an existing subnet with a resource.
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringnetworkId()StringsubnetName()
-