Share via


ContainerApp.ExtendedLocation Property

Definition

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)

Property Value

Applies to