NetworkInterfacesOperations interface
Rozhraní představující operace NetworkInterfaces.
Vlastnosti
| begin |
|
| begin |
|
| begin |
|
| begin |
|
| begin |
|
| begin |
|
| begin |
|
| begin |
|
| create |
Vytvoří nebo aktualizuje síťové rozhraní. |
| delete | Odstraní zadané síťové rozhraní. |
| get | Získá informace o zadaném síťovém rozhraní. |
| get |
Získejte zadané síťové rozhraní v cloudové službě. |
| get |
Použije všechny směrovací tabulky na síťové rozhraní. |
| get |
Získejte zadanou konfiguraci IP síťového rozhraní ve škálovací sadě virtuálních počítačů. |
| get |
Získejte zadané síťové rozhraní ve škálovací sadě virtuálních počítačů. |
| list | Získá všechna síťová rozhraní ve skupině prostředků. |
| list |
Získá všechna síťová rozhraní v předplatném. |
| list |
Získá všechna síťová rozhraní v cloudové službě. |
| list |
Získá informace o všech síťových rozhraních v instanci role v cloudové službě. |
| list |
Použije všechny skupiny zabezpečení sítě na síťové rozhraní. |
| list |
Získejte zadanou konfiguraci IP síťového rozhraní ve škálovací sadě virtuálních počítačů. |
| list |
Získá všechna síťová rozhraní ve škálovací sadě virtuálních počítačů. |
| list |
Získá informace o všech síťových rozhraních ve virtuálním počítači ve škálovací sadě virtuálních počítačů. |
| update |
Aktualizuje značky síťového rozhraní. |
Podrobnosti vlastnosti
beginCreateOrUpdate
Upozornění
Toto rozhraní API je teď zastaralé.
use createOrUpdate instead
beginCreateOrUpdate: (resourceGroupName: string, networkInterfaceName: string, parameters: NetworkInterface, options?: NetworkInterfacesCreateOrUpdateOptionalParams) => Promise<SimplePollerLike<OperationState<NetworkInterface>, NetworkInterface>>
Hodnota vlastnosti
(resourceGroupName: string, networkInterfaceName: string, parameters: NetworkInterface, options?: NetworkInterfacesCreateOrUpdateOptionalParams) => Promise<SimplePollerLike<OperationState<NetworkInterface>, NetworkInterface>>
beginCreateOrUpdateAndWait
Upozornění
Toto rozhraní API je teď zastaralé.
use createOrUpdate instead
beginCreateOrUpdateAndWait: (resourceGroupName: string, networkInterfaceName: string, parameters: NetworkInterface, options?: NetworkInterfacesCreateOrUpdateOptionalParams) => Promise<NetworkInterface>
Hodnota vlastnosti
(resourceGroupName: string, networkInterfaceName: string, parameters: NetworkInterface, options?: NetworkInterfacesCreateOrUpdateOptionalParams) => Promise<NetworkInterface>
beginDelete
Upozornění
Toto rozhraní API je teď zastaralé.
use delete instead
beginDelete: (resourceGroupName: string, networkInterfaceName: string, options?: NetworkInterfacesDeleteOptionalParams) => Promise<SimplePollerLike<OperationState<void>, void>>
Hodnota vlastnosti
(resourceGroupName: string, networkInterfaceName: string, options?: NetworkInterfacesDeleteOptionalParams) => Promise<SimplePollerLike<OperationState<void>, void>>
beginDeleteAndWait
Upozornění
Toto rozhraní API je teď zastaralé.
use delete instead
beginDeleteAndWait: (resourceGroupName: string, networkInterfaceName: string, options?: NetworkInterfacesDeleteOptionalParams) => Promise<void>
Hodnota vlastnosti
(resourceGroupName: string, networkInterfaceName: string, options?: NetworkInterfacesDeleteOptionalParams) => Promise<void>
beginGetEffectiveRouteTable
Upozornění
Toto rozhraní API je teď zastaralé.
use getEffectiveRouteTable instead
beginGetEffectiveRouteTable: (resourceGroupName: string, networkInterfaceName: string, options?: NetworkInterfacesGetEffectiveRouteTableOptionalParams) => Promise<SimplePollerLike<OperationState<EffectiveRouteListResult>, EffectiveRouteListResult>>
Hodnota vlastnosti
(resourceGroupName: string, networkInterfaceName: string, options?: NetworkInterfacesGetEffectiveRouteTableOptionalParams) => Promise<SimplePollerLike<OperationState<EffectiveRouteListResult>, EffectiveRouteListResult>>
beginGetEffectiveRouteTableAndWait
Upozornění
Toto rozhraní API je teď zastaralé.
use getEffectiveRouteTable instead
beginGetEffectiveRouteTableAndWait: (resourceGroupName: string, networkInterfaceName: string, options?: NetworkInterfacesGetEffectiveRouteTableOptionalParams) => Promise<EffectiveRouteListResult>
Hodnota vlastnosti
(resourceGroupName: string, networkInterfaceName: string, options?: NetworkInterfacesGetEffectiveRouteTableOptionalParams) => Promise<EffectiveRouteListResult>
beginListEffectiveNetworkSecurityGroups
Upozornění
Toto rozhraní API je teď zastaralé.
use listEffectiveNetworkSecurityGroups instead
beginListEffectiveNetworkSecurityGroups: (resourceGroupName: string, networkInterfaceName: string, options?: NetworkInterfacesListEffectiveNetworkSecurityGroupsOptionalParams) => Promise<SimplePollerLike<OperationState<EffectiveNetworkSecurityGroupListResult>, EffectiveNetworkSecurityGroupListResult>>
Hodnota vlastnosti
(resourceGroupName: string, networkInterfaceName: string, options?: NetworkInterfacesListEffectiveNetworkSecurityGroupsOptionalParams) => Promise<SimplePollerLike<OperationState<EffectiveNetworkSecurityGroupListResult>, EffectiveNetworkSecurityGroupListResult>>
beginListEffectiveNetworkSecurityGroupsAndWait
Upozornění
Toto rozhraní API je teď zastaralé.
use listEffectiveNetworkSecurityGroups instead
beginListEffectiveNetworkSecurityGroupsAndWait: (resourceGroupName: string, networkInterfaceName: string, options?: NetworkInterfacesListEffectiveNetworkSecurityGroupsOptionalParams) => Promise<EffectiveNetworkSecurityGroupListResult>
Hodnota vlastnosti
(resourceGroupName: string, networkInterfaceName: string, options?: NetworkInterfacesListEffectiveNetworkSecurityGroupsOptionalParams) => Promise<EffectiveNetworkSecurityGroupListResult>
createOrUpdate
Vytvoří nebo aktualizuje síťové rozhraní.
createOrUpdate: (resourceGroupName: string, networkInterfaceName: string, parameters: NetworkInterface, options?: NetworkInterfacesCreateOrUpdateOptionalParams) => PollerLike<OperationState<NetworkInterface>, NetworkInterface>
Hodnota vlastnosti
(resourceGroupName: string, networkInterfaceName: string, parameters: NetworkInterface, options?: NetworkInterfacesCreateOrUpdateOptionalParams) => PollerLike<OperationState<NetworkInterface>, NetworkInterface>
delete
Odstraní zadané síťové rozhraní.
delete: (resourceGroupName: string, networkInterfaceName: string, options?: NetworkInterfacesDeleteOptionalParams) => PollerLike<OperationState<void>, void>
Hodnota vlastnosti
(resourceGroupName: string, networkInterfaceName: string, options?: NetworkInterfacesDeleteOptionalParams) => PollerLike<OperationState<void>, void>
get
Získá informace o zadaném síťovém rozhraní.
get: (resourceGroupName: string, networkInterfaceName: string, options?: NetworkInterfacesGetOptionalParams) => Promise<NetworkInterface>
Hodnota vlastnosti
(resourceGroupName: string, networkInterfaceName: string, options?: NetworkInterfacesGetOptionalParams) => Promise<NetworkInterface>
getCloudServiceNetworkInterface
Získejte zadané síťové rozhraní v cloudové službě.
getCloudServiceNetworkInterface: (resourceGroupName: string, cloudServiceName: string, roleInstanceName: string, networkInterfaceName: string, options?: NetworkInterfacesGetCloudServiceNetworkInterfaceOptionalParams) => Promise<NetworkInterface>
Hodnota vlastnosti
(resourceGroupName: string, cloudServiceName: string, roleInstanceName: string, networkInterfaceName: string, options?: NetworkInterfacesGetCloudServiceNetworkInterfaceOptionalParams) => Promise<NetworkInterface>
getEffectiveRouteTable
Použije všechny směrovací tabulky na síťové rozhraní.
getEffectiveRouteTable: (resourceGroupName: string, networkInterfaceName: string, options?: NetworkInterfacesGetEffectiveRouteTableOptionalParams) => PollerLike<OperationState<EffectiveRouteListResult>, EffectiveRouteListResult>
Hodnota vlastnosti
(resourceGroupName: string, networkInterfaceName: string, options?: NetworkInterfacesGetEffectiveRouteTableOptionalParams) => PollerLike<OperationState<EffectiveRouteListResult>, EffectiveRouteListResult>
getVirtualMachineScaleSetIpConfiguration
Získejte zadanou konfiguraci IP síťového rozhraní ve škálovací sadě virtuálních počítačů.
getVirtualMachineScaleSetIpConfiguration: (resourceGroupName: string, virtualMachineScaleSetName: string, virtualmachineIndex: string, networkInterfaceName: string, ipConfigurationName: string, options?: NetworkInterfacesGetVirtualMachineScaleSetIpConfigurationOptionalParams) => Promise<NetworkInterfaceIPConfiguration>
Hodnota vlastnosti
(resourceGroupName: string, virtualMachineScaleSetName: string, virtualmachineIndex: string, networkInterfaceName: string, ipConfigurationName: string, options?: NetworkInterfacesGetVirtualMachineScaleSetIpConfigurationOptionalParams) => Promise<NetworkInterfaceIPConfiguration>
getVirtualMachineScaleSetNetworkInterface
Získejte zadané síťové rozhraní ve škálovací sadě virtuálních počítačů.
getVirtualMachineScaleSetNetworkInterface: (resourceGroupName: string, virtualMachineScaleSetName: string, virtualmachineIndex: string, networkInterfaceName: string, options?: NetworkInterfacesGetVirtualMachineScaleSetNetworkInterfaceOptionalParams) => Promise<NetworkInterface>
Hodnota vlastnosti
(resourceGroupName: string, virtualMachineScaleSetName: string, virtualmachineIndex: string, networkInterfaceName: string, options?: NetworkInterfacesGetVirtualMachineScaleSetNetworkInterfaceOptionalParams) => Promise<NetworkInterface>
list
Získá všechna síťová rozhraní ve skupině prostředků.
list: (resourceGroupName: string, options?: NetworkInterfacesListOptionalParams) => PagedAsyncIterableIterator<NetworkInterface, NetworkInterface[], PageSettings>
Hodnota vlastnosti
(resourceGroupName: string, options?: NetworkInterfacesListOptionalParams) => PagedAsyncIterableIterator<NetworkInterface, NetworkInterface[], PageSettings>
listAll
Získá všechna síťová rozhraní v předplatném.
listAll: (options?: NetworkInterfacesListAllOptionalParams) => PagedAsyncIterableIterator<NetworkInterface, NetworkInterface[], PageSettings>
Hodnota vlastnosti
(options?: NetworkInterfacesListAllOptionalParams) => PagedAsyncIterableIterator<NetworkInterface, NetworkInterface[], PageSettings>
listCloudServiceNetworkInterfaces
Získá všechna síťová rozhraní v cloudové službě.
listCloudServiceNetworkInterfaces: (resourceGroupName: string, cloudServiceName: string, options?: NetworkInterfacesListCloudServiceNetworkInterfacesOptionalParams) => PagedAsyncIterableIterator<NetworkInterface, NetworkInterface[], PageSettings>
Hodnota vlastnosti
(resourceGroupName: string, cloudServiceName: string, options?: NetworkInterfacesListCloudServiceNetworkInterfacesOptionalParams) => PagedAsyncIterableIterator<NetworkInterface, NetworkInterface[], PageSettings>
listCloudServiceRoleInstanceNetworkInterfaces
Získá informace o všech síťových rozhraních v instanci role v cloudové službě.
listCloudServiceRoleInstanceNetworkInterfaces: (resourceGroupName: string, cloudServiceName: string, roleInstanceName: string, options?: NetworkInterfacesListCloudServiceRoleInstanceNetworkInterfacesOptionalParams) => PagedAsyncIterableIterator<NetworkInterface, NetworkInterface[], PageSettings>
Hodnota vlastnosti
(resourceGroupName: string, cloudServiceName: string, roleInstanceName: string, options?: NetworkInterfacesListCloudServiceRoleInstanceNetworkInterfacesOptionalParams) => PagedAsyncIterableIterator<NetworkInterface, NetworkInterface[], PageSettings>
listEffectiveNetworkSecurityGroups
Použije všechny skupiny zabezpečení sítě na síťové rozhraní.
listEffectiveNetworkSecurityGroups: (resourceGroupName: string, networkInterfaceName: string, options?: NetworkInterfacesListEffectiveNetworkSecurityGroupsOptionalParams) => PollerLike<OperationState<EffectiveNetworkSecurityGroupListResult>, EffectiveNetworkSecurityGroupListResult>
Hodnota vlastnosti
(resourceGroupName: string, networkInterfaceName: string, options?: NetworkInterfacesListEffectiveNetworkSecurityGroupsOptionalParams) => PollerLike<OperationState<EffectiveNetworkSecurityGroupListResult>, EffectiveNetworkSecurityGroupListResult>
listVirtualMachineScaleSetIpConfigurations
Získejte zadanou konfiguraci IP síťového rozhraní ve škálovací sadě virtuálních počítačů.
listVirtualMachineScaleSetIpConfigurations: (resourceGroupName: string, virtualMachineScaleSetName: string, virtualmachineIndex: string, networkInterfaceName: string, options?: NetworkInterfacesListVirtualMachineScaleSetIpConfigurationsOptionalParams) => PagedAsyncIterableIterator<NetworkInterfaceIPConfiguration, NetworkInterfaceIPConfiguration[], PageSettings>
Hodnota vlastnosti
(resourceGroupName: string, virtualMachineScaleSetName: string, virtualmachineIndex: string, networkInterfaceName: string, options?: NetworkInterfacesListVirtualMachineScaleSetIpConfigurationsOptionalParams) => PagedAsyncIterableIterator<NetworkInterfaceIPConfiguration, NetworkInterfaceIPConfiguration[], PageSettings>
listVirtualMachineScaleSetNetworkInterfaces
Získá všechna síťová rozhraní ve škálovací sadě virtuálních počítačů.
listVirtualMachineScaleSetNetworkInterfaces: (resourceGroupName: string, virtualMachineScaleSetName: string, options?: NetworkInterfacesListVirtualMachineScaleSetNetworkInterfacesOptionalParams) => PagedAsyncIterableIterator<NetworkInterface, NetworkInterface[], PageSettings>
Hodnota vlastnosti
(resourceGroupName: string, virtualMachineScaleSetName: string, options?: NetworkInterfacesListVirtualMachineScaleSetNetworkInterfacesOptionalParams) => PagedAsyncIterableIterator<NetworkInterface, NetworkInterface[], PageSettings>
listVirtualMachineScaleSetVMNetworkInterfaces
Získá informace o všech síťových rozhraních ve virtuálním počítači ve škálovací sadě virtuálních počítačů.
listVirtualMachineScaleSetVMNetworkInterfaces: (resourceGroupName: string, virtualMachineScaleSetName: string, virtualmachineIndex: string, options?: NetworkInterfacesListVirtualMachineScaleSetVMNetworkInterfacesOptionalParams) => PagedAsyncIterableIterator<NetworkInterface, NetworkInterface[], PageSettings>
Hodnota vlastnosti
(resourceGroupName: string, virtualMachineScaleSetName: string, virtualmachineIndex: string, options?: NetworkInterfacesListVirtualMachineScaleSetVMNetworkInterfacesOptionalParams) => PagedAsyncIterableIterator<NetworkInterface, NetworkInterface[], PageSettings>
updateTags
Aktualizuje značky síťového rozhraní.
updateTags: (resourceGroupName: string, networkInterfaceName: string, parameters: TagsObject, options?: NetworkInterfacesUpdateTagsOptionalParams) => Promise<NetworkInterface>
Hodnota vlastnosti
(resourceGroupName: string, networkInterfaceName: string, parameters: TagsObject, options?: NetworkInterfacesUpdateTagsOptionalParams) => Promise<NetworkInterface>