Share via


UnencryptedCredentials.JobName Property

Definition

Gets name of the job.

[Newtonsoft.Json.JsonProperty(PropertyName="jobName")]
public string JobName { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="jobName")>]
member this.JobName : string
Public ReadOnly Property JobName As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to