Share via


IRecoverableServerProperties.ServiceLevelObjective Property

Definition

The service level objective

[Microsoft.Azure.PowerShell.Cmdlets.PostgreSql.Runtime.Info(Description="The service level objective", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="serviceLevelObjective")]
public string ServiceLevelObjective { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.PostgreSql.Runtime.Info(Description="The service level objective", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="serviceLevelObjective")>]
member this.ServiceLevelObjective : string
Public ReadOnly Property ServiceLevelObjective As String

Property Value

Attributes

Applies to