Aracılığıyla paylaş


ILocationsResponse.Value Property

Definition

locations

[Microsoft.Azure.PowerShell.Cmdlets.ImportExport.Runtime.Info(Description="locations", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.ImportExport.Models.Api202101.ILocation) }, ReadOnly=false, Required=false, SerializedName="value")]
public Microsoft.Azure.PowerShell.Cmdlets.ImportExport.Models.Api202101.ILocation[] Value { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ImportExport.Runtime.Info(Description="locations", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.ImportExport.Models.Api202101.ILocation) }, ReadOnly=false, Required=false, SerializedName="value")>]
member this.Value : Microsoft.Azure.PowerShell.Cmdlets.ImportExport.Models.Api202101.ILocation[] with get, set
Public Property Value As ILocation()

Property Value

Attributes

Applies to