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

IsSetHardDiskCount() 공개 메소드

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