AzureIaaSVMJobTaskDetails.InstanceId Property

Definition

Gets or sets the instanceId.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to