Compartilhar via


ArmAppPlatformModelFactory.AppPlatformApiPortalData Método

Definição

Inicializa uma nova instância de AppPlatformApiPortalData.

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

Parâmetros

name
String

O nome.

resourceType
ResourceType

O resourceType.

systemData
SystemData

O systemData.

properties
AppPlatformApiPortalProperties

Conteúdo das propriedades do portal de API.

sku
AppPlatformSku

Sku do recurso do portal de API.

Retornos

Uma nova AppPlatformApiPortalData instância para zombar.

Aplica-se a