Partager via


JobTarget.Type Propriété

Définition

Obtient ou définit le type cible. Les valeurs possibles sont les suivantes : 'TargetGroup', 'SqlDatabase', 'SqlElasticPool', 'SqlShardMap', 'SqlServer'

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à