public static interface PublicIPPrefix.DefinitionStages.WithIpTags
| Modifier and Type | Method and Description |
|---|---|
PublicIPPrefix.DefinitionStages.WithCreate |
withIpTags(List<IpTag> ipTags)
Specifies ipTags.
|
PublicIPPrefix.DefinitionStages.WithCreate withIpTags(List<IpTag> ipTags)
ipTags - The list of tags associated with the public IP prefix/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/