ArcConfiguration.ArtifactStorageClassName Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to