Amazon.StorageGateway.Model.Disk.IsSetDiskAllocationResource C# (CSharp) Method

IsSetDiskAllocationResource() private method

private IsSetDiskAllocationResource ( ) : bool
return bool
        internal bool IsSetDiskAllocationResource()
        {
            return this.diskAllocationResource != null;
        }
    }