Freigeben über


JobSchedule.Type Eigenschaft

Definition

Ruft den Zeitplanintervalltyp ab oder legt diese fest. Mögliche Werte: "Einmal", "Recurring"

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: