Amazon.StorageGateway.Model.DescribeWorkingStorageResult.IsSetWorkingStorageAllocatedInBytes C# (CSharp) Méthode

IsSetWorkingStorageAllocatedInBytes() private méthode

private IsSetWorkingStorageAllocatedInBytes ( ) : bool
Résultat bool
        internal bool IsSetWorkingStorageAllocatedInBytes()
        {
            return this.workingStorageAllocatedInBytes.HasValue;
        }
    }