Amazon.ECS.Model.ItemAttributes.IsSetTotalExternalBaysFree C# (CSharp) 메소드

IsSetTotalExternalBaysFree() 공개 메소드

Checks if TotalExternalBaysFree property is set
public IsSetTotalExternalBaysFree ( ) : Boolean
리턴 Boolean
        public Boolean IsSetTotalExternalBaysFree()
        {
            return  this.totalExternalBaysFreeField != null;
        }
ItemAttributes