ArcConfiguration.ArtifactStorageMountPath Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to