ManagedInstanceData.Sku Property
Definition
Important
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.
Managed instance SKU. Allowed values for sku.name: GP_Gen5, GP_G8IM, GP_G8IH, BC_Gen5, BC_G8IM, BC_G8IH.
public Azure.ResourceManager.Sql.Models.SqlSku Sku { get; set; }
member this.Sku : Azure.ResourceManager.Sql.Models.SqlSku with get, set
Public Property Sku As SqlSku