IAzureFabricSpecificDetails.ExtendedLocation 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 ExtendedLocations.
[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="The ExtendedLocations.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202401.IA2AExtendedLocationDetails) }, ReadOnly=false, Required=false, SerializedName="extendedLocations")]
public Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202401.IA2AExtendedLocationDetails[] ExtendedLocation { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="The ExtendedLocations.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202401.IA2AExtendedLocationDetails) }, ReadOnly=false, Required=false, SerializedName="extendedLocations")>]
member this.ExtendedLocation : Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202401.IA2AExtendedLocationDetails[] with get, set
Public Property ExtendedLocation As IA2AExtendedLocationDetails()
Property Value
- Attributes