DatabaseInner.ServiceTierAdvisors 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.
Gets the list of service tier advisors for this database. Expanded property
[Newtonsoft.Json.JsonProperty(PropertyName="properties.serviceTierAdvisors")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Sql.Fluent.Models.ServiceTierAdvisorInner> ServiceTierAdvisors { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.serviceTierAdvisors")>]
member this.ServiceTierAdvisors : System.Collections.Generic.IList<Microsoft.Azure.Management.Sql.Fluent.Models.ServiceTierAdvisorInner>
Public ReadOnly Property ServiceTierAdvisors As IList(Of ServiceTierAdvisorInner)
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute