ArcConfiguration.ArtifactStorageNodeName Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to