JobsListOutputFilesOptions.Outputdirectoryid Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets id of the job output directory. This is the OutputDirectory-->id parameter that is given by the user during Create Job.
[Newtonsoft.Json.JsonIgnore]
public string Outputdirectoryid { get; set; }
[<Newtonsoft.Json.JsonIgnore>]
member this.Outputdirectoryid : string with get, set
Public Property Outputdirectoryid As String
Property Value
- System.String
- Attributes
-
Newtonsoft.Json.JsonIgnoreAttribute