Interface Subnet.UpdateDefinitionStages.WithAddressPrefix<ParentT>

    • Method Detail

      • withAddressPrefix

        Subnet.UpdateDefinitionStages.WithAttach<ParentT> withAddressPrefix​(String cidr)
        Specifies the IP address space of the subnet, within the address space of the network.
        Parameters:
        cidr - the IP address space prefix using the CIDR notation
        Returns:
        the next stage of the definition