Class VirtualNetworkProfile


  • public final class VirtualNetworkProfile
    extends Object
    Virtual Network Profile.
    • Constructor Detail

      • VirtualNetworkProfile

        public VirtualNetworkProfile()
    • Method Detail

      • computeSubnetId

        public String computeSubnetId()
        Get the computeSubnetId property: Subnet ID used for computes in workspace.
        Returns:
        the computeSubnetId value.
      • withComputeSubnetId

        public VirtualNetworkProfile withComputeSubnetId​(String computeSubnetId)
        Set the computeSubnetId property: Subnet ID used for computes in workspace.
        Parameters:
        computeSubnetId - the computeSubnetId value to set.
        Returns:
        the VirtualNetworkProfile object itself.
      • validate

        public void validate()
        Validates the instance.
        Throws:
        IllegalArgumentException - thrown if the instance is not valid.