Partilhar via


NetworkFabricControllers interface

Interface que representa um NetworkFabricControllers.

Métodos

beginCreate(string, string, NetworkFabricController, NetworkFabricControllersCreateOptionalParams)

Cria um controlador de malha de rede.

beginCreateAndWait(string, string, NetworkFabricController, NetworkFabricControllersCreateOptionalParams)

Cria um controlador de malha de rede.

beginDelete(string, string, NetworkFabricControllersDeleteOptionalParams)

Exclui o recurso Network Fabric Controller.

beginDeleteAndWait(string, string, NetworkFabricControllersDeleteOptionalParams)

Exclui o recurso Network Fabric Controller.

beginUpdate(string, string, NetworkFabricControllerPatch, NetworkFabricControllersUpdateOptionalParams)

No momento, não há suporte para atualizações para o recurso Network Fabric Controller.

beginUpdateAndWait(string, string, NetworkFabricControllerPatch, NetworkFabricControllersUpdateOptionalParams)

No momento, não há suporte para atualizações para o recurso Network Fabric Controller.

get(string, string, NetworkFabricControllersGetOptionalParams)

Mostra o status de provisionamento do Network Fabric Controller.

listByResourceGroup(string, NetworkFabricControllersListByResourceGroupOptionalParams)

Lista todos os NetworkFabricControllers disponíveis no grupo de recursos.

listBySubscription(NetworkFabricControllersListBySubscriptionOptionalParams)

Lista todos os NetworkFabricControllers por assinatura.

Detalhes de Método

beginCreate(string, string, NetworkFabricController, NetworkFabricControllersCreateOptionalParams)

Cria um controlador de malha de rede.

function beginCreate(resourceGroupName: string, networkFabricControllerName: string, body: NetworkFabricController, options?: NetworkFabricControllersCreateOptionalParams): Promise<SimplePollerLike<OperationState<NetworkFabricController>, NetworkFabricController>>

Parâmetros

resourceGroupName

string

O nome do grupo de recursos. O nome não diferencia maiúsculas de minúsculas.

networkFabricControllerName

string

Nome do controlador de malha de rede.

body
NetworkFabricController

Solicite carga útil.

options
NetworkFabricControllersCreateOptionalParams

Os parâmetros de opções.

Devoluções

Promise<@azure/core-lro.SimplePollerLike<OperationState<NetworkFabricController>, NetworkFabricController>>

beginCreateAndWait(string, string, NetworkFabricController, NetworkFabricControllersCreateOptionalParams)

Cria um controlador de malha de rede.

function beginCreateAndWait(resourceGroupName: string, networkFabricControllerName: string, body: NetworkFabricController, options?: NetworkFabricControllersCreateOptionalParams): Promise<NetworkFabricController>

Parâmetros

resourceGroupName

string

O nome do grupo de recursos. O nome não diferencia maiúsculas de minúsculas.

networkFabricControllerName

string

Nome do controlador de malha de rede.

body
NetworkFabricController

Solicite carga útil.

options
NetworkFabricControllersCreateOptionalParams

Os parâmetros de opções.

Devoluções

beginDelete(string, string, NetworkFabricControllersDeleteOptionalParams)

Exclui o recurso Network Fabric Controller.

function beginDelete(resourceGroupName: string, networkFabricControllerName: string, options?: NetworkFabricControllersDeleteOptionalParams): Promise<SimplePollerLike<OperationState<NetworkFabricControllersDeleteHeaders>, NetworkFabricControllersDeleteHeaders>>

Parâmetros

resourceGroupName

string

O nome do grupo de recursos. O nome não diferencia maiúsculas de minúsculas.

networkFabricControllerName

string

Nome do controlador de malha de rede.

options
NetworkFabricControllersDeleteOptionalParams

Os parâmetros de opções.

Devoluções

beginDeleteAndWait(string, string, NetworkFabricControllersDeleteOptionalParams)

Exclui o recurso Network Fabric Controller.

function beginDeleteAndWait(resourceGroupName: string, networkFabricControllerName: string, options?: NetworkFabricControllersDeleteOptionalParams): Promise<NetworkFabricControllersDeleteHeaders>

Parâmetros

resourceGroupName

string

O nome do grupo de recursos. O nome não diferencia maiúsculas de minúsculas.

networkFabricControllerName

string

Nome do controlador de malha de rede.

options
NetworkFabricControllersDeleteOptionalParams

Os parâmetros de opções.

Devoluções

beginUpdate(string, string, NetworkFabricControllerPatch, NetworkFabricControllersUpdateOptionalParams)

No momento, não há suporte para atualizações para o recurso Network Fabric Controller.

function beginUpdate(resourceGroupName: string, networkFabricControllerName: string, body: NetworkFabricControllerPatch, options?: NetworkFabricControllersUpdateOptionalParams): Promise<SimplePollerLike<OperationState<NetworkFabricController>, NetworkFabricController>>

Parâmetros

resourceGroupName

string

O nome do grupo de recursos. O nome não diferencia maiúsculas de minúsculas.

networkFabricControllerName

string

Nome do controlador de malha de rede.

body
NetworkFabricControllerPatch

Propriedades do controlador de malha de rede a serem atualizadas.

options
NetworkFabricControllersUpdateOptionalParams

Os parâmetros de opções.

Devoluções

Promise<@azure/core-lro.SimplePollerLike<OperationState<NetworkFabricController>, NetworkFabricController>>

beginUpdateAndWait(string, string, NetworkFabricControllerPatch, NetworkFabricControllersUpdateOptionalParams)

No momento, não há suporte para atualizações para o recurso Network Fabric Controller.

function beginUpdateAndWait(resourceGroupName: string, networkFabricControllerName: string, body: NetworkFabricControllerPatch, options?: NetworkFabricControllersUpdateOptionalParams): Promise<NetworkFabricController>

Parâmetros

resourceGroupName

string

O nome do grupo de recursos. O nome não diferencia maiúsculas de minúsculas.

networkFabricControllerName

string

Nome do controlador de malha de rede.

body
NetworkFabricControllerPatch

Propriedades do controlador de malha de rede a serem atualizadas.

options
NetworkFabricControllersUpdateOptionalParams

Os parâmetros de opções.

Devoluções

get(string, string, NetworkFabricControllersGetOptionalParams)

Mostra o status de provisionamento do Network Fabric Controller.

function get(resourceGroupName: string, networkFabricControllerName: string, options?: NetworkFabricControllersGetOptionalParams): Promise<NetworkFabricController>

Parâmetros

resourceGroupName

string

O nome do grupo de recursos. O nome não diferencia maiúsculas de minúsculas.

networkFabricControllerName

string

Nome do controlador de malha de rede.

options
NetworkFabricControllersGetOptionalParams

Os parâmetros de opções.

Devoluções

listByResourceGroup(string, NetworkFabricControllersListByResourceGroupOptionalParams)

Lista todos os NetworkFabricControllers disponíveis no grupo de recursos.

function listByResourceGroup(resourceGroupName: string, options?: NetworkFabricControllersListByResourceGroupOptionalParams): PagedAsyncIterableIterator<NetworkFabricController, NetworkFabricController[], PageSettings>

Parâmetros

resourceGroupName

string

O nome do grupo de recursos. O nome não diferencia maiúsculas de minúsculas.

options
NetworkFabricControllersListByResourceGroupOptionalParams

Os parâmetros de opções.

Devoluções

listBySubscription(NetworkFabricControllersListBySubscriptionOptionalParams)

Lista todos os NetworkFabricControllers por assinatura.

function listBySubscription(options?: NetworkFabricControllersListBySubscriptionOptionalParams): PagedAsyncIterableIterator<NetworkFabricController, NetworkFabricController[], PageSettings>

Parâmetros

options
NetworkFabricControllersListBySubscriptionOptionalParams

Os parâmetros de opções.

Devoluções