public static interface NetworkInterface.DefinitionStages.WithSecondaryIpConfiguration
| Modifier and Type | Method and Description |
|---|---|
NicIpConfiguration.DefinitionStages.Blank<NetworkInterface.DefinitionStages.WithCreate> |
defineSecondaryIpConfiguration(String name)
Starts definition of a secondary IP configuration.
|
NicIpConfiguration.DefinitionStages.Blank<NetworkInterface.DefinitionStages.WithCreate> defineSecondaryIpConfiguration(String name)
name - name for the IP configuration/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/