Utility.TotalStorageCapacity Property

Definition

Gets the storage capacity of the Utility.

public:
 property double TotalStorageCapacity { double get(); };
[Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcProperty(Data=true)]
public double TotalStorageCapacity { get; }
[<Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcProperty(Data=true)>]
member this.TotalStorageCapacity : double
Public ReadOnly Property TotalStorageCapacity As Double

Property Value

A Double value that specifies the storage capacity, in megabytes, of the Utility.

Attributes

Applies to