Share via


ManagedInstance.StorageSizeInGB Property

Definition

Storage size in GB. Minimum value: 32. Maximum value: 16384. Increments of 32 GB allowed only. Maximum value depends on the selected hardware family and number of vCores.

public Azure.Provisioning.BicepValue<int> StorageSizeInGB { get; set; }
member this.StorageSizeInGB : Azure.Provisioning.BicepValue<int> with get, set
Public Property StorageSizeInGB As BicepValue(Of Integer)

Property Value

Applies to