Compartir a través de


NetworkFabricControllers interface

Interfaz que representa a NetworkFabricControllers.

Métodos

beginCreate(string, string, NetworkFabricController, NetworkFabricControllersCreateOptionalParams)

Crea una controladora de tejido de red.

beginCreateAndWait(string, string, NetworkFabricController, NetworkFabricControllersCreateOptionalParams)

Crea una controladora de tejido de red.

beginDelete(string, string, NetworkFabricControllersDeleteOptionalParams)

Elimina el recurso de Controladora de tejido de red.

beginDeleteAndWait(string, string, NetworkFabricControllersDeleteOptionalParams)

Elimina el recurso de Controladora de tejido de red.

beginUpdate(string, string, NetworkFabricControllerPatch, NetworkFabricControllersUpdateOptionalParams)

Novedades no se admiten actualmente para el recurso de Controladora de tejido de red.

beginUpdateAndWait(string, string, NetworkFabricControllerPatch, NetworkFabricControllersUpdateOptionalParams)

Novedades no se admiten actualmente para el recurso de Controladora de tejido de red.

get(string, string, NetworkFabricControllersGetOptionalParams)

Muestra el estado de aprovisionamiento de Network Fabric Controller.

listByResourceGroup(string, NetworkFabricControllersListByResourceGroupOptionalParams)

Enumera todos los NetworkFabricControllers que están disponibles en el grupo de recursos.

listBySubscription(NetworkFabricControllersListBySubscriptionOptionalParams)

Enumera todos los NetworkFabricControllers por suscripción.

Detalles del método

beginCreate(string, string, NetworkFabricController, NetworkFabricControllersCreateOptionalParams)

Crea una controladora de tejido de red.

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

Parámetros

resourceGroupName

string

Nombre del grupo de recursos. El nombre distingue mayúsculas de minúsculas.

networkFabricControllerName

string

Nombre de la controladora de tejido de red.

body
NetworkFabricController

Carga de solicitud.

options
NetworkFabricControllersCreateOptionalParams

Parámetros de opciones.

Devoluciones

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

beginCreateAndWait(string, string, NetworkFabricController, NetworkFabricControllersCreateOptionalParams)

Crea una controladora de tejido de red.

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

Parámetros

resourceGroupName

string

Nombre del grupo de recursos. El nombre distingue mayúsculas de minúsculas.

networkFabricControllerName

string

Nombre de la controladora de tejido de red.

body
NetworkFabricController

Carga de solicitud.

options
NetworkFabricControllersCreateOptionalParams

Parámetros de opciones.

Devoluciones

beginDelete(string, string, NetworkFabricControllersDeleteOptionalParams)

Elimina el recurso de Controladora de tejido de red.

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

Parámetros

resourceGroupName

string

Nombre del grupo de recursos. El nombre distingue mayúsculas de minúsculas.

networkFabricControllerName

string

Nombre de la controladora de tejido de red.

options
NetworkFabricControllersDeleteOptionalParams

Parámetros de opciones.

Devoluciones

beginDeleteAndWait(string, string, NetworkFabricControllersDeleteOptionalParams)

Elimina el recurso de Controladora de tejido de red.

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

Parámetros

resourceGroupName

string

Nombre del grupo de recursos. El nombre distingue mayúsculas de minúsculas.

networkFabricControllerName

string

Nombre de la controladora de tejido de red.

options
NetworkFabricControllersDeleteOptionalParams

Parámetros de opciones.

Devoluciones

beginUpdate(string, string, NetworkFabricControllerPatch, NetworkFabricControllersUpdateOptionalParams)

Novedades no se admiten actualmente para el recurso de Controladora de tejido de red.

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

Parámetros

resourceGroupName

string

Nombre del grupo de recursos. El nombre distingue mayúsculas de minúsculas.

networkFabricControllerName

string

Nombre de la controladora de tejido de red.

body
NetworkFabricControllerPatch

Propiedades de controladora de tejido de red que se van a actualizar.

options
NetworkFabricControllersUpdateOptionalParams

Parámetros de opciones.

Devoluciones

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

beginUpdateAndWait(string, string, NetworkFabricControllerPatch, NetworkFabricControllersUpdateOptionalParams)

Novedades no se admiten actualmente para el recurso de Controladora de tejido de red.

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

Parámetros

resourceGroupName

string

Nombre del grupo de recursos. El nombre distingue mayúsculas de minúsculas.

networkFabricControllerName

string

Nombre de la controladora de tejido de red.

body
NetworkFabricControllerPatch

Propiedades de controladora de tejido de red que se van a actualizar.

options
NetworkFabricControllersUpdateOptionalParams

Parámetros de opciones.

Devoluciones

get(string, string, NetworkFabricControllersGetOptionalParams)

Muestra el estado de aprovisionamiento de Network Fabric Controller.

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

Parámetros

resourceGroupName

string

Nombre del grupo de recursos. El nombre distingue mayúsculas de minúsculas.

networkFabricControllerName

string

Nombre de la controladora de tejido de red.

options
NetworkFabricControllersGetOptionalParams

Parámetros de opciones.

Devoluciones

listByResourceGroup(string, NetworkFabricControllersListByResourceGroupOptionalParams)

Enumera todos los NetworkFabricControllers que están disponibles en el grupo de recursos.

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

Parámetros

resourceGroupName

string

Nombre del grupo de recursos. El nombre distingue mayúsculas de minúsculas.

Devoluciones

listBySubscription(NetworkFabricControllersListBySubscriptionOptionalParams)

Enumera todos los NetworkFabricControllers por suscripción.

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

Parámetros

Devoluciones