IInstance.AccountName Property
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Parent Device Update Account name which Instance belongs to.
C#
[Microsoft.Azure.PowerShell.Cmdlets.DeviceUpdate.Runtime.Info(Description="Parent Device Update Account name which Instance belongs to.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="accountName")]
public string AccountName { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.DeviceUpdate.Runtime.Info(Description="Parent Device Update Account name which Instance belongs to.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="accountName")>]
member this.AccountName : string
Public ReadOnly Property AccountName As String
- Attributes
Product | Versions |
---|---|
Azure - PowerShell Commands | 12 (LTS), Latest |