public interface NetworkInterface extends NetworkInterfaceBase, com.microsoft.azure.management.resources.fluentcore.arm.models.GroupableResource<com.microsoft.azure.management.network.implementation.NetworkManager,com.microsoft.azure.management.network.implementation.NetworkInterfaceInner>, com.microsoft.azure.management.resources.fluentcore.model.Refreshable<NetworkInterface>, com.microsoft.azure.management.resources.fluentcore.model.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.
|
com.microsoft.azure.management.resources.fluentcore.arm.models.Resource.DefinitionWithRegion<T>, com.microsoft.azure.management.resources.fluentcore.arm.models.Resource.DefinitionWithTags<T>, com.microsoft.azure.management.resources.fluentcore.arm.models.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, typekeyidnameresourceGroupNamemanagerinnerrefresh, refreshAsyncupdateupdateTagsMap<String,NicIPConfiguration> ipConfigurations()
NicIPConfiguration primaryIPConfiguration()
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/