Share via


JobInputAsset.AssetName Property

Definition

Gets or sets the name of the input Asset.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to