Share via


IMapsAccounts.Value Property

Definition

a Maps Account.

[Microsoft.Azure.PowerShell.Cmdlets.Maps.Runtime.Info(Description="a Maps Account.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Maps.Models.Api20210201.IMapsAccount) }, ReadOnly=true, Required=false, SerializedName="value")]
public Microsoft.Azure.PowerShell.Cmdlets.Maps.Models.Api20210201.IMapsAccount[] Value { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Maps.Runtime.Info(Description="a Maps Account.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Maps.Models.Api20210201.IMapsAccount) }, ReadOnly=true, Required=false, SerializedName="value")>]
member this.Value : Microsoft.Azure.PowerShell.Cmdlets.Maps.Models.Api20210201.IMapsAccount[]
Public ReadOnly Property Value As IMapsAccount()

Property Value

Attributes

Applies to