Freigeben über


ArmSqlModelFactory.InstancePoolUsageName(String, String) Methode

Definition

Initialisiert eine neue instance von InstancePoolUsageName.

public static Azure.ResourceManager.Sql.Models.InstancePoolUsageName InstancePoolUsageName (string value = default, string localizedValue = default);
static member InstancePoolUsageName : string * string -> Azure.ResourceManager.Sql.Models.InstancePoolUsageName
Public Shared Function InstancePoolUsageName (Optional value As String = Nothing, Optional localizedValue As String = Nothing) As InstancePoolUsageName

Parameter

value
String

Nutzungsnamewert.

localizedValue
String

Lokalisierter Wert für den Nutzungsnamen.

Gibt zurück

Eine neue InstancePoolUsageName instance zum Mocking.

Gilt für: