IAzureFabricSpecificDetails.LocationDetail Property
Definition
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.
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