Freigeben über


IWithNetworkProfileBeta.WithNetworkProfileId(String, String, String) Methode

Definition

Gibt die Netzwerkprofilinformationen für eine Containergruppe an.

public Microsoft.Azure.Management.ContainerInstance.Fluent.ContainerGroup.Definition.IDnsConfigFork WithNetworkProfileId (string subscriptionId, string resourceGroupName, string networkProfileName);
abstract member WithNetworkProfileId : string * string * string -> Microsoft.Azure.Management.ContainerInstance.Fluent.ContainerGroup.Definition.IDnsConfigFork
Public Function WithNetworkProfileId (subscriptionId As String, resourceGroupName As String, networkProfileName As String) As IDnsConfigFork

Parameter

subscriptionId
String

Die ID des Abonnements des Netzwerkprofils.

resourceGroupName
String

Der Name der Ressourcengruppe des Netzwerkprofils.

networkProfileName
String

Der Name des Netzwerkprofils.

Gibt zurück

Gilt für: