Condividi tramite


Rollout.ArtifactSourceId Property

Definition

Gets or sets the reference to the artifact source resource Id where the payload is located.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to