Share via


ManagedInstanceData.PricingModel Property

Definition

Pricing model of Managed Instance.

public Azure.ResourceManager.Sql.Models.SqlManagedInstancePricingModel? PricingModel { get; set; }
member this.PricingModel : Nullable<Azure.ResourceManager.Sql.Models.SqlManagedInstancePricingModel> with get, set
Public Property PricingModel As Nullable(Of SqlManagedInstancePricingModel)

Property Value

Applies to