Amazon.StorageGateway.Model.Disk.IsSetDiskAllocationResource C# (CSharp) Метод

IsSetDiskAllocationResource() приватный Метод

private IsSetDiskAllocationResource ( ) : bool
Результат bool
        internal bool IsSetDiskAllocationResource()
        {
            return this.diskAllocationResource != null;
        }
    }