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

IsSetDiskAllocationResource() 개인적인 메소드

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