Compartilhar via


ArmAppContainersModelFactory.ContainerAppWorkloadProfileState Método

Definição

Inicializa uma nova instância de ContainerAppWorkloadProfileState.

public static Azure.ResourceManager.AppContainers.Models.ContainerAppWorkloadProfileState ContainerAppWorkloadProfileState (Azure.Core.ResourceIdentifier id = default, string name = default, Azure.Core.ResourceType resourceType = default, Azure.ResourceManager.Models.SystemData systemData = default, Azure.ResourceManager.AppContainers.Models.ContainerAppWorkloadProfileStateProperties properties = default);
static member ContainerAppWorkloadProfileState : Azure.Core.ResourceIdentifier * string * Azure.Core.ResourceType * Azure.ResourceManager.Models.SystemData * Azure.ResourceManager.AppContainers.Models.ContainerAppWorkloadProfileStateProperties -> Azure.ResourceManager.AppContainers.Models.ContainerAppWorkloadProfileState
Public Shared Function ContainerAppWorkloadProfileState (Optional id As ResourceIdentifier = Nothing, Optional name As String = Nothing, Optional resourceType As ResourceType = Nothing, Optional systemData As SystemData = Nothing, Optional properties As ContainerAppWorkloadProfileStateProperties = Nothing) As ContainerAppWorkloadProfileState

Parâmetros

name
String

O nome.

resourceType
ResourceType

O resourceType.

systemData
SystemData

O systemData.

properties
ContainerAppWorkloadProfileStateProperties

Propriedades específicas do recurso Perfil de Carga de Trabalho.

Retornos

Uma nova ContainerAppWorkloadProfileState instância para zombar.

Aplica-se a