Amazon.StorageGateway.Model.Disk.IsSetDiskSizeInBytes C# (CSharp) 메소드

IsSetDiskSizeInBytes() 개인적인 메소드

private IsSetDiskSizeInBytes ( ) : bool
리턴 bool
        internal bool IsSetDiskSizeInBytes()
        {
            return this.diskSizeInBytes.HasValue;
        }
        public string DiskAllocationType