Amazon.ECS.Model.ItemAttributes.IsSetTotalExternalBaysFree C# (CSharp) Méthode

IsSetTotalExternalBaysFree() public méthode

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