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

IsSetHardDiskSize() public méthode

Checks if HardDiskSize property is set
public IsSetHardDiskSize ( ) : Boolean
Résultat Boolean
        public Boolean IsSetHardDiskSize()
        {
            return this.hardDiskSizeField != null;
        }
ItemAttributes