FileGetFromComputeNodeHeaders.OcpBatchFileIsdirectory Property

Definition

Gets or sets whether the object represents a directory.

[Newtonsoft.Json.JsonProperty(PropertyName="ocp-batch-file-isdirectory")]
public bool? OcpBatchFileIsdirectory { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="ocp-batch-file-isdirectory")>]
member this.OcpBatchFileIsdirectory : Nullable<bool> with get, set
Public Property OcpBatchFileIsdirectory As Nullable(Of Boolean)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to