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

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

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