Condividi tramite


ServiceUnitProperties.Artifacts Property

Definition

Gets or sets the artifacts for the service unit.

[Newtonsoft.Json.JsonProperty(PropertyName="artifacts")]
public Microsoft.Azure.Management.DeploymentManager.Models.ServiceUnitArtifacts Artifacts { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="artifacts")>]
member this.Artifacts : Microsoft.Azure.Management.DeploymentManager.Models.ServiceUnitArtifacts with get, set
Public Property Artifacts As ServiceUnitArtifacts

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to