Partilhar via


ArmAppPlatformModelFactory.AppPlatformApiPortalInstance Método

Definição

Inicializa uma nova instância de AppPlatformApiPortalInstance.

public static Azure.ResourceManager.AppPlatform.Models.AppPlatformApiPortalInstance AppPlatformApiPortalInstance (string name = default, string status = default);
static member AppPlatformApiPortalInstance : string * string -> Azure.ResourceManager.AppPlatform.Models.AppPlatformApiPortalInstance
Public Shared Function AppPlatformApiPortalInstance (Optional name As String = Nothing, Optional status As String = Nothing) As AppPlatformApiPortalInstance

Parâmetros

name
String

Nome da instância do portal de API.

status
String

Status da instância do portal de API.

Retornos

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

Aplica-se a