Interface HasAssociatedSubnets
-
- All Known Subinterfaces:
NetworkSecurityGroup,RouteTable
public interface HasAssociatedSubnetsAn interface representing a model's ability to reference a list of associated subnets.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description List<Subnet>listAssociatedSubnets()
-