public static interface ContainerGroup.DefinitionStages.WithNetworkProfile
| Modifier and Type | Method and Description |
|---|---|
ContainerGroup.DefinitionStages.DnsConfigFork |
withNetworkProfileId(String subscriptionId,
String resourceGroupName,
String networkProfileName)
Specifies the network profile information for a container group.
|
@Beta(value=V1_23_0) ContainerGroup.DefinitionStages.DnsConfigFork withNetworkProfileId(String subscriptionId, String resourceGroupName, String networkProfileName)
subscriptionId - the ID of the subscription of the network profileresourceGroupName - the name of the resource group of the network profilenetworkProfileName - the name of the network profile/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/