Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the requested storage limit in GB
public long? RequestedStorageLimitInGB { get; set; }
member this.RequestedStorageLimitInGB : Nullable<int64> with get, set
Public Property RequestedStorageLimitInGB As Nullable(Of Long)