Amazon.ECS.Model.ItemAttributes.IsSetTotalUSBPorts C# (CSharp) Метод

IsSetTotalUSBPorts() публичный Метод

Checks if TotalUSBPorts property is set
public IsSetTotalUSBPorts ( ) : Boolean
Результат Boolean
        public Boolean IsSetTotalUSBPorts()
        {
            return  this.totalUSBPortsField != null;
        }
ItemAttributes