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.
*/