public interface NetworkProfile extends GroupableResource<NetworkManager,NetworkProfileInner>, Refreshable<NetworkProfile>, Updatable<NetworkProfile.Update>, UpdatableWithTags<NetworkProfile>
| Modifier and Type | Interface and Description |
|---|---|
static interface |
NetworkProfile.Definition
The entirety of the NetworkProfile definition.
|
static interface |
NetworkProfile.DefinitionStages
The NetworkProfile definition stages.
|
static interface |
NetworkProfile.Update
The template for NetworkProfile update.
|
Resource.DefinitionWithRegion<T>, Resource.DefinitionWithTags<T>, Resource.UpdateWithTags<T>UpdatableWithTags.UpdateWithTags<T>| Modifier and Type | Method and Description |
|---|---|
List<ContainerNetworkInterfaceConfiguration> |
containerNetworkInterfaceConfigurations()
Gets the containerNetworkInterfaceConfigurations property: List of chid container network interface
configurations.
|
region, regionName, tags, typenameresourceGroupNamemanagerinnerModelrefresh, refreshAsyncupdateupdateTagsList<ContainerNetworkInterfaceConfiguration> containerNetworkInterfaceConfigurations()
Copyright © 2021 Microsoft Corporation. All rights reserved.