Amazon.ECS.Model.ItemAttributes.IsSetTotalVGAOutPorts C# (CSharp) Method

IsSetTotalVGAOutPorts() public method

Checks if TotalVGAOutPorts property is set
public IsSetTotalVGAOutPorts ( ) : Boolean
return Boolean
        public Boolean IsSetTotalVGAOutPorts()
        {
            return  this.totalVGAOutPortsField != null;
        }
ItemAttributes