Sdílet prostřednictvím


Instance.AccountName Property

Definition

Gets parent Device Update Account name which Instance belongs to.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.accountName")]
public string AccountName { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.accountName")>]
member this.AccountName : string
Public ReadOnly Property AccountName As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to