ContainerAppManagedEnvironmentData.WorkloadProfiles 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.
Workload profiles configured for the Managed Environment.
public System.Collections.Generic.IList<Azure.ResourceManager.AppContainers.Models.ContainerAppWorkloadProfile> WorkloadProfiles { get; }
member this.WorkloadProfiles : System.Collections.Generic.IList<Azure.ResourceManager.AppContainers.Models.ContainerAppWorkloadProfile>
Public ReadOnly Property WorkloadProfiles As IList(Of ContainerAppWorkloadProfile)