你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

IAzureFabricSpecificDetails.LocationDetail Property

Definition

The location details.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="The location details.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202401.IA2AFabricSpecificLocationDetails) }, ReadOnly=false, Required=false, SerializedName="locationDetails")]
public Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202401.IA2AFabricSpecificLocationDetails[] LocationDetail { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="The location details.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202401.IA2AFabricSpecificLocationDetails) }, ReadOnly=false, Required=false, SerializedName="locationDetails")>]
member this.LocationDetail : Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202401.IA2AFabricSpecificLocationDetails[] with get, set
Public Property LocationDetail As IA2AFabricSpecificLocationDetails()

Property Value

Attributes

Applies to