ContainerAppConnectedEnvironment.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 complex type of the extended location.
public Azure.Provisioning.AppContainers.ContainerAppExtendedLocation ExtendedLocation { get; set; }
public Azure.Provisioning.BicepValue<Azure.Provisioning.AppContainers.ContainerAppExtendedLocation> ExtendedLocation { get; set; }
member this.ExtendedLocation : Azure.Provisioning.AppContainers.ContainerAppExtendedLocation with get, set
member this.ExtendedLocation : Azure.Provisioning.BicepValue<Azure.Provisioning.AppContainers.ContainerAppExtendedLocation> with get, set
Public Property ExtendedLocation As ContainerAppExtendedLocation
Public Property ExtendedLocation As BicepValue(Of ContainerAppExtendedLocation)