ManagedInstanceVcoresCapability.SupportedMaintenanceConfigurations Property

Definition

Gets list of supported maintenance configurations

[Newtonsoft.Json.JsonProperty(PropertyName="supportedMaintenanceConfigurations")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Sql.Models.ManagedInstanceMaintenanceConfigurationCapability> SupportedMaintenanceConfigurations { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="supportedMaintenanceConfigurations")>]
member this.SupportedMaintenanceConfigurations : System.Collections.Generic.IList<Microsoft.Azure.Management.Sql.Models.ManagedInstanceMaintenanceConfigurationCapability>
Public ReadOnly Property SupportedMaintenanceConfigurations As IList(Of ManagedInstanceMaintenanceConfigurationCapability)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to