Class VirtualNetworkProfile


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

      • VirtualNetworkProfile

        public VirtualNetworkProfile()
    • Method Detail

      • getComputeSubnetId

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

        public VirtualNetworkProfile setComputeSubnetId​(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.