Compartir a través de


JobExecutionTarget.Type Propiedad

Definición

Obtiene el tipo del destino. Entre los valores posibles se incluyen: "TargetGroup", "SqlDatabase", "SqlElasticPool", "SqlShardMap", "SqlServer".

[Newtonsoft.Json.JsonProperty(PropertyName="type")]
public Microsoft.Azure.Management.Sql.Fluent.Models.JobTargetType Type { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="type")>]
member this.Type : Microsoft.Azure.Management.Sql.Fluent.Models.JobTargetType
Public ReadOnly Property Type As JobTargetType

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a