Compartir a través de


JobStepOutput.Type Propiedad

Definición

Obtiene o establece el tipo de destino de salida. Entre los valores posibles se incluyen: "SqlDatabase"

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a