NetworkInterfacesOperations interface

Gränssnitt som representerar en NetworkInterfaces-åtgärd.

Egenskaper

beginCreateOrUpdate
beginCreateOrUpdateAndWait
beginDelete
beginDeleteAndWait
beginGetEffectiveRouteTable
beginGetEffectiveRouteTableAndWait
beginListEffectiveNetworkSecurityGroups
beginListEffectiveNetworkSecurityGroupsAndWait
createOrUpdate

Skapar eller uppdaterar ett nätverksgränssnitt.

delete

Tar bort det angivna nätverksgränssnittet.

get

Hämtar information om det angivna nätverksgränssnittet.

getCloudServiceNetworkInterface

Hämta det angivna nätverksgränssnittet i en molntjänst.

getEffectiveRouteTable

Hämtar alla routningstabeller tillämpade på ett nätverksgränssnitt.

getVirtualMachineScaleSetIpConfiguration

Hämta den angivna IP-konfigurationen för nätverksgränssnittet i en VM-skalningsuppsättning.

getVirtualMachineScaleSetNetworkInterface

Hämta det angivna nätverksgränssnittet i en VM-skalningsuppsättning.

list

Hämtar alla nätverksgränssnitt i en resursgrupp.

listAll

Hämtar alla nätverksgränssnitt i en prenumeration.

listCloudServiceNetworkInterfaces

Hämtar alla nätverksgränssnitt i en molntjänst.

listCloudServiceRoleInstanceNetworkInterfaces

Hämtar information om alla nätverksgränssnitt i en rollinstans i en molntjänst.

listEffectiveNetworkSecurityGroups

Hämtar alla nätverkssäkerhetsgrupper tillämpade på ett nätverksgränssnitt.

listVirtualMachineScaleSetIpConfigurations

Hämta den angivna IP-konfigurationen för nätverksgränssnittet i en VM-skalningsuppsättning.

listVirtualMachineScaleSetNetworkInterfaces

Hämtar alla nätverksgränssnitt i en VM-skalningsuppsättning.

listVirtualMachineScaleSetVMNetworkInterfaces

Hämtar information om alla nätverksgränssnitt på en virtuell dator i en VM-skalningsuppsättning.

updateTags

Uppdaterar taggar för ett nätverksgränssnitt.

Egenskapsinformation

beginCreateOrUpdate

Varning

Det här API:et är nu inaktuellt.

use createOrUpdate instead

beginCreateOrUpdate: (resourceGroupName: string, networkInterfaceName: string, parameters: NetworkInterface, options?: NetworkInterfacesCreateOrUpdateOptionalParams) => Promise<SimplePollerLike<OperationState<NetworkInterface>, NetworkInterface>>

Egenskapsvärde

(resourceGroupName: string, networkInterfaceName: string, parameters: NetworkInterface, options?: NetworkInterfacesCreateOrUpdateOptionalParams) => Promise<SimplePollerLike<OperationState<NetworkInterface>, NetworkInterface>>

beginCreateOrUpdateAndWait

Varning

Det här API:et är nu inaktuellt.

use createOrUpdate instead

beginCreateOrUpdateAndWait: (resourceGroupName: string, networkInterfaceName: string, parameters: NetworkInterface, options?: NetworkInterfacesCreateOrUpdateOptionalParams) => Promise<NetworkInterface>

Egenskapsvärde

(resourceGroupName: string, networkInterfaceName: string, parameters: NetworkInterface, options?: NetworkInterfacesCreateOrUpdateOptionalParams) => Promise<NetworkInterface>

beginDelete

Varning

Det här API:et är nu inaktuellt.

use delete instead

beginDelete: (resourceGroupName: string, networkInterfaceName: string, options?: NetworkInterfacesDeleteOptionalParams) => Promise<SimplePollerLike<OperationState<void>, void>>

Egenskapsvärde

(resourceGroupName: string, networkInterfaceName: string, options?: NetworkInterfacesDeleteOptionalParams) => Promise<SimplePollerLike<OperationState<void>, void>>

beginDeleteAndWait

Varning

Det här API:et är nu inaktuellt.

use delete instead

beginDeleteAndWait: (resourceGroupName: string, networkInterfaceName: string, options?: NetworkInterfacesDeleteOptionalParams) => Promise<void>

Egenskapsvärde

(resourceGroupName: string, networkInterfaceName: string, options?: NetworkInterfacesDeleteOptionalParams) => Promise<void>

beginGetEffectiveRouteTable

Varning

Det här API:et är nu inaktuellt.

use getEffectiveRouteTable instead

beginGetEffectiveRouteTable: (resourceGroupName: string, networkInterfaceName: string, options?: NetworkInterfacesGetEffectiveRouteTableOptionalParams) => Promise<SimplePollerLike<OperationState<EffectiveRouteListResult>, EffectiveRouteListResult>>

Egenskapsvärde

(resourceGroupName: string, networkInterfaceName: string, options?: NetworkInterfacesGetEffectiveRouteTableOptionalParams) => Promise<SimplePollerLike<OperationState<EffectiveRouteListResult>, EffectiveRouteListResult>>

beginGetEffectiveRouteTableAndWait

Varning

Det här API:et är nu inaktuellt.

use getEffectiveRouteTable instead

beginGetEffectiveRouteTableAndWait: (resourceGroupName: string, networkInterfaceName: string, options?: NetworkInterfacesGetEffectiveRouteTableOptionalParams) => Promise<EffectiveRouteListResult>

Egenskapsvärde

(resourceGroupName: string, networkInterfaceName: string, options?: NetworkInterfacesGetEffectiveRouteTableOptionalParams) => Promise<EffectiveRouteListResult>

beginListEffectiveNetworkSecurityGroups

Varning

Det här API:et är nu inaktuellt.

use listEffectiveNetworkSecurityGroups instead

beginListEffectiveNetworkSecurityGroups: (resourceGroupName: string, networkInterfaceName: string, options?: NetworkInterfacesListEffectiveNetworkSecurityGroupsOptionalParams) => Promise<SimplePollerLike<OperationState<EffectiveNetworkSecurityGroupListResult>, EffectiveNetworkSecurityGroupListResult>>

Egenskapsvärde

(resourceGroupName: string, networkInterfaceName: string, options?: NetworkInterfacesListEffectiveNetworkSecurityGroupsOptionalParams) => Promise<SimplePollerLike<OperationState<EffectiveNetworkSecurityGroupListResult>, EffectiveNetworkSecurityGroupListResult>>

beginListEffectiveNetworkSecurityGroupsAndWait

Varning

Det här API:et är nu inaktuellt.

use listEffectiveNetworkSecurityGroups instead

beginListEffectiveNetworkSecurityGroupsAndWait: (resourceGroupName: string, networkInterfaceName: string, options?: NetworkInterfacesListEffectiveNetworkSecurityGroupsOptionalParams) => Promise<EffectiveNetworkSecurityGroupListResult>

Egenskapsvärde

(resourceGroupName: string, networkInterfaceName: string, options?: NetworkInterfacesListEffectiveNetworkSecurityGroupsOptionalParams) => Promise<EffectiveNetworkSecurityGroupListResult>

createOrUpdate

Skapar eller uppdaterar ett nätverksgränssnitt.

createOrUpdate: (resourceGroupName: string, networkInterfaceName: string, parameters: NetworkInterface, options?: NetworkInterfacesCreateOrUpdateOptionalParams) => PollerLike<OperationState<NetworkInterface>, NetworkInterface>

Egenskapsvärde

(resourceGroupName: string, networkInterfaceName: string, parameters: NetworkInterface, options?: NetworkInterfacesCreateOrUpdateOptionalParams) => PollerLike<OperationState<NetworkInterface>, NetworkInterface>

delete

Tar bort det angivna nätverksgränssnittet.

delete: (resourceGroupName: string, networkInterfaceName: string, options?: NetworkInterfacesDeleteOptionalParams) => PollerLike<OperationState<void>, void>

Egenskapsvärde

(resourceGroupName: string, networkInterfaceName: string, options?: NetworkInterfacesDeleteOptionalParams) => PollerLike<OperationState<void>, void>

get

Hämtar information om det angivna nätverksgränssnittet.

get: (resourceGroupName: string, networkInterfaceName: string, options?: NetworkInterfacesGetOptionalParams) => Promise<NetworkInterface>

Egenskapsvärde

(resourceGroupName: string, networkInterfaceName: string, options?: NetworkInterfacesGetOptionalParams) => Promise<NetworkInterface>

getCloudServiceNetworkInterface

Hämta det angivna nätverksgränssnittet i en molntjänst.

getCloudServiceNetworkInterface: (resourceGroupName: string, cloudServiceName: string, roleInstanceName: string, networkInterfaceName: string, options?: NetworkInterfacesGetCloudServiceNetworkInterfaceOptionalParams) => Promise<NetworkInterface>

Egenskapsvärde

(resourceGroupName: string, cloudServiceName: string, roleInstanceName: string, networkInterfaceName: string, options?: NetworkInterfacesGetCloudServiceNetworkInterfaceOptionalParams) => Promise<NetworkInterface>

getEffectiveRouteTable

Hämtar alla routningstabeller tillämpade på ett nätverksgränssnitt.

getEffectiveRouteTable: (resourceGroupName: string, networkInterfaceName: string, options?: NetworkInterfacesGetEffectiveRouteTableOptionalParams) => PollerLike<OperationState<EffectiveRouteListResult>, EffectiveRouteListResult>

Egenskapsvärde

(resourceGroupName: string, networkInterfaceName: string, options?: NetworkInterfacesGetEffectiveRouteTableOptionalParams) => PollerLike<OperationState<EffectiveRouteListResult>, EffectiveRouteListResult>

getVirtualMachineScaleSetIpConfiguration

Hämta den angivna IP-konfigurationen för nätverksgränssnittet i en VM-skalningsuppsättning.

getVirtualMachineScaleSetIpConfiguration: (resourceGroupName: string, virtualMachineScaleSetName: string, virtualmachineIndex: string, networkInterfaceName: string, ipConfigurationName: string, options?: NetworkInterfacesGetVirtualMachineScaleSetIpConfigurationOptionalParams) => Promise<NetworkInterfaceIPConfiguration>

Egenskapsvärde

(resourceGroupName: string, virtualMachineScaleSetName: string, virtualmachineIndex: string, networkInterfaceName: string, ipConfigurationName: string, options?: NetworkInterfacesGetVirtualMachineScaleSetIpConfigurationOptionalParams) => Promise<NetworkInterfaceIPConfiguration>

getVirtualMachineScaleSetNetworkInterface

Hämta det angivna nätverksgränssnittet i en VM-skalningsuppsättning.

getVirtualMachineScaleSetNetworkInterface: (resourceGroupName: string, virtualMachineScaleSetName: string, virtualmachineIndex: string, networkInterfaceName: string, options?: NetworkInterfacesGetVirtualMachineScaleSetNetworkInterfaceOptionalParams) => Promise<NetworkInterface>

Egenskapsvärde

(resourceGroupName: string, virtualMachineScaleSetName: string, virtualmachineIndex: string, networkInterfaceName: string, options?: NetworkInterfacesGetVirtualMachineScaleSetNetworkInterfaceOptionalParams) => Promise<NetworkInterface>

list

Hämtar alla nätverksgränssnitt i en resursgrupp.

list: (resourceGroupName: string, options?: NetworkInterfacesListOptionalParams) => PagedAsyncIterableIterator<NetworkInterface, NetworkInterface[], PageSettings>

Egenskapsvärde

(resourceGroupName: string, options?: NetworkInterfacesListOptionalParams) => PagedAsyncIterableIterator<NetworkInterface, NetworkInterface[], PageSettings>

listAll

Hämtar alla nätverksgränssnitt i en prenumeration.

listAll: (options?: NetworkInterfacesListAllOptionalParams) => PagedAsyncIterableIterator<NetworkInterface, NetworkInterface[], PageSettings>

Egenskapsvärde

(options?: NetworkInterfacesListAllOptionalParams) => PagedAsyncIterableIterator<NetworkInterface, NetworkInterface[], PageSettings>

listCloudServiceNetworkInterfaces

Hämtar alla nätverksgränssnitt i en molntjänst.

listCloudServiceNetworkInterfaces: (resourceGroupName: string, cloudServiceName: string, options?: NetworkInterfacesListCloudServiceNetworkInterfacesOptionalParams) => PagedAsyncIterableIterator<NetworkInterface, NetworkInterface[], PageSettings>

Egenskapsvärde

(resourceGroupName: string, cloudServiceName: string, options?: NetworkInterfacesListCloudServiceNetworkInterfacesOptionalParams) => PagedAsyncIterableIterator<NetworkInterface, NetworkInterface[], PageSettings>

listCloudServiceRoleInstanceNetworkInterfaces

Hämtar information om alla nätverksgränssnitt i en rollinstans i en molntjänst.

listCloudServiceRoleInstanceNetworkInterfaces: (resourceGroupName: string, cloudServiceName: string, roleInstanceName: string, options?: NetworkInterfacesListCloudServiceRoleInstanceNetworkInterfacesOptionalParams) => PagedAsyncIterableIterator<NetworkInterface, NetworkInterface[], PageSettings>

Egenskapsvärde

(resourceGroupName: string, cloudServiceName: string, roleInstanceName: string, options?: NetworkInterfacesListCloudServiceRoleInstanceNetworkInterfacesOptionalParams) => PagedAsyncIterableIterator<NetworkInterface, NetworkInterface[], PageSettings>

listEffectiveNetworkSecurityGroups

Hämtar alla nätverkssäkerhetsgrupper tillämpade på ett nätverksgränssnitt.

listEffectiveNetworkSecurityGroups: (resourceGroupName: string, networkInterfaceName: string, options?: NetworkInterfacesListEffectiveNetworkSecurityGroupsOptionalParams) => PollerLike<OperationState<EffectiveNetworkSecurityGroupListResult>, EffectiveNetworkSecurityGroupListResult>

Egenskapsvärde

(resourceGroupName: string, networkInterfaceName: string, options?: NetworkInterfacesListEffectiveNetworkSecurityGroupsOptionalParams) => PollerLike<OperationState<EffectiveNetworkSecurityGroupListResult>, EffectiveNetworkSecurityGroupListResult>

listVirtualMachineScaleSetIpConfigurations

Hämta den angivna IP-konfigurationen för nätverksgränssnittet i en VM-skalningsuppsättning.

listVirtualMachineScaleSetIpConfigurations: (resourceGroupName: string, virtualMachineScaleSetName: string, virtualmachineIndex: string, networkInterfaceName: string, options?: NetworkInterfacesListVirtualMachineScaleSetIpConfigurationsOptionalParams) => PagedAsyncIterableIterator<NetworkInterfaceIPConfiguration, NetworkInterfaceIPConfiguration[], PageSettings>

Egenskapsvärde

(resourceGroupName: string, virtualMachineScaleSetName: string, virtualmachineIndex: string, networkInterfaceName: string, options?: NetworkInterfacesListVirtualMachineScaleSetIpConfigurationsOptionalParams) => PagedAsyncIterableIterator<NetworkInterfaceIPConfiguration, NetworkInterfaceIPConfiguration[], PageSettings>

listVirtualMachineScaleSetNetworkInterfaces

Hämtar alla nätverksgränssnitt i en VM-skalningsuppsättning.

listVirtualMachineScaleSetNetworkInterfaces: (resourceGroupName: string, virtualMachineScaleSetName: string, options?: NetworkInterfacesListVirtualMachineScaleSetNetworkInterfacesOptionalParams) => PagedAsyncIterableIterator<NetworkInterface, NetworkInterface[], PageSettings>

Egenskapsvärde

(resourceGroupName: string, virtualMachineScaleSetName: string, options?: NetworkInterfacesListVirtualMachineScaleSetNetworkInterfacesOptionalParams) => PagedAsyncIterableIterator<NetworkInterface, NetworkInterface[], PageSettings>

listVirtualMachineScaleSetVMNetworkInterfaces

Hämtar information om alla nätverksgränssnitt på en virtuell dator i en VM-skalningsuppsättning.

listVirtualMachineScaleSetVMNetworkInterfaces: (resourceGroupName: string, virtualMachineScaleSetName: string, virtualmachineIndex: string, options?: NetworkInterfacesListVirtualMachineScaleSetVMNetworkInterfacesOptionalParams) => PagedAsyncIterableIterator<NetworkInterface, NetworkInterface[], PageSettings>

Egenskapsvärde

(resourceGroupName: string, virtualMachineScaleSetName: string, virtualmachineIndex: string, options?: NetworkInterfacesListVirtualMachineScaleSetVMNetworkInterfacesOptionalParams) => PagedAsyncIterableIterator<NetworkInterface, NetworkInterface[], PageSettings>

updateTags

Uppdaterar taggar för ett nätverksgränssnitt.

updateTags: (resourceGroupName: string, networkInterfaceName: string, parameters: TagsObject, options?: NetworkInterfacesUpdateTagsOptionalParams) => Promise<NetworkInterface>

Egenskapsvärde

(resourceGroupName: string, networkInterfaceName: string, parameters: TagsObject, options?: NetworkInterfacesUpdateTagsOptionalParams) => Promise<NetworkInterface>