Partilhar via


ArmAppPlatformModelFactory.AppPlatformConfigurationServiceGitReposValidationMessages Método

Definição

Inicializa uma nova instância de AppPlatformConfigurationServiceGitReposValidationMessages.

public static Azure.ResourceManager.AppPlatform.Models.AppPlatformConfigurationServiceGitReposValidationMessages AppPlatformConfigurationServiceGitReposValidationMessages (string name = default, System.Collections.Generic.IEnumerable<string> messages = default);
static member AppPlatformConfigurationServiceGitReposValidationMessages : string * seq<string> -> Azure.ResourceManager.AppPlatform.Models.AppPlatformConfigurationServiceGitReposValidationMessages
Public Shared Function AppPlatformConfigurationServiceGitReposValidationMessages (Optional name As String = Nothing, Optional messages As IEnumerable(Of String) = Nothing) As AppPlatformConfigurationServiceGitReposValidationMessages

Parâmetros

name
String

O nome do repositório git do serviço de configuração.

messages
IEnumerable<String>

Mensagens de validação detalhadas.

Retornos

Uma nova AppPlatformConfigurationServiceGitReposValidationMessages instância para zombar.

Aplica-se a