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

IsSetHardDiskCount() public méthode

Checks if HardDiskCount property is set
public IsSetHardDiskCount ( ) : Boolean
Résultat Boolean
        public Boolean IsSetHardDiskCount()
        {
            return  this.hardDiskCountField != null;
        }
ItemAttributes