JobAgent.DatabaseId Property

Definition

Gets or sets resource ID of the database to store job metadata in.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.databaseId")]
public string DatabaseId { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.databaseId")>]
member this.DatabaseId : string with get, set
Public Property DatabaseId As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to