public interface NetworkInterface extends NetworkInterfaceBase, GroupableResource<com.microsoft.azure.management.network.implementation.NetworkManager,com.microsoft.azure.management.network.implementation.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, virtualMachineId
region, regionName, tags, type
key
id
name
resourceGroupName
manager
inner
refresh, refreshAsync
update
updateTags
Map<String,NicIPConfiguration> ipConfigurations()
NicIPConfiguration primaryIPConfiguration()
Copyright © 2019. All rights reserved.