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

IsSetHardDiskInterface() 공개 메소드

Checks if HardDiskInterface property is set
public IsSetHardDiskInterface ( ) : Boolean
리턴 Boolean
        public Boolean IsSetHardDiskInterface()
        {
            return  this.hardDiskInterfaceField != null;
        }
ItemAttributes