Freigeben über


ArmAppPlatformModelFactory.AppPlatformServiceRegistryInstance Methode

Definition

Initialisiert eine neue instance von AppPlatformServiceRegistryInstance.

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

Parameter

name
String

Name des dienstregistrierungs-instance.

status
String

Status der Dienstregistrierung instance.

Gibt zurück

Eine neue AppPlatformServiceRegistryInstance instance zum Simulieren.

Gilt für: