Partilhar via


ArmAppPlatformModelFactory.AppPlatformConfigurationServiceData Método

Definição

Inicializa uma nova instância de AppPlatformConfigurationServiceData.

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

Parâmetros

name
String

O nome.

resourceType
ResourceType

O resourceType.

systemData
SystemData

O systemData.

properties
AppPlatformConfigurationServiceProperties

Conteúdo das propriedades do Serviço de Configuração de Aplicativos.

Retornos

Uma nova AppPlatformConfigurationServiceData instância para simulação.

Aplica-se a