FileGetFromComputeNodeHeaders.OcpBatchFileUrl Property

Definition

Gets or sets the URL of the file.

[Newtonsoft.Json.JsonProperty(PropertyName="ocp-batch-file-url")]
public string OcpBatchFileUrl { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="ocp-batch-file-url")>]
member this.OcpBatchFileUrl : string with get, set
Public Property OcpBatchFileUrl As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to