public interface NetworkInterface extends NetworkInterfaceBase, GroupableResource<NetworkManager,NetworkInterfaceInner>, Refreshable<NetworkInterface>, Updatable<NetworkInterface.Update>, UpdatableWithTags<NetworkInterface>
| Modifier and Type | Interface and Description |
|---|---|
static interface |
NetworkInterface.Definition
The entirety of the network interface definition.
|
static interface |
NetworkInterface.DefinitionStages
Grouping of network interface definition stages.
|
static interface |
NetworkInterface.Update
The template for an update operation, containing all the settings that can be modified.
|
static interface |
NetworkInterface.UpdateStages
Grouping of network interface update stages.
|
Resource.DefinitionWithRegion<T>, Resource.DefinitionWithTags<T>, Resource.UpdateWithTags<T>UpdatableWithTags.UpdateWithTags<T>| Modifier and Type | Method and Description |
|---|---|
Map<String,NicIpConfiguration> |
ipConfigurations() |
NicIpConfiguration |
primaryIPConfiguration() |
appliedDnsServers, dnsServers, getNetworkSecurityGroup, internalDnsNameLabel, internalDomainNameSuffix, internalFqdn, isAcceleratedNetworkingEnabled, isIPForwardingEnabled, macAddress, networkSecurityGroupId, primaryPrivateIP, primaryPrivateIpAllocationMethod, virtualMachineIdregion, regionName, tags, typenameresourceGroupNamemanagerinnerModelrefresh, refreshAsyncupdateupdateTagsMap<String,NicIpConfiguration> ipConfigurations()
NicIpConfiguration primaryIPConfiguration()
Copyright © 2021 Microsoft Corporation. All rights reserved.