Delen via


NetworkFabricControllers interface

Interface die een NetworkFabricControllers vertegenwoordigt.

Methoden

beginCreate(string, string, NetworkFabricController, NetworkFabricControllersCreateOptionalParams)

Hiermee maakt u een netwerkinfrastructuurcontroller.

beginCreateAndWait(string, string, NetworkFabricController, NetworkFabricControllersCreateOptionalParams)

Hiermee maakt u een netwerkinfrastructuurcontroller.

beginDelete(string, string, NetworkFabricControllersDeleteOptionalParams)

Hiermee verwijdert u de netwerkinfrastructuurcontrollerresource.

beginDeleteAndWait(string, string, NetworkFabricControllersDeleteOptionalParams)

Hiermee verwijdert u de netwerkinfrastructuurcontrollerresource.

beginUpdate(string, string, NetworkFabricControllerPatch, NetworkFabricControllersUpdateOptionalParams)

Updates worden momenteel niet ondersteund voor de netwerkinfrastructuurcontrollerresource.

beginUpdateAndWait(string, string, NetworkFabricControllerPatch, NetworkFabricControllersUpdateOptionalParams)

Updates worden momenteel niet ondersteund voor de netwerkinfrastructuurcontrollerresource.

get(string, string, NetworkFabricControllersGetOptionalParams)

Toont de inrichtingsstatus van netwerkinfrastructuurcontroller.

listByResourceGroup(string, NetworkFabricControllersListByResourceGroupOptionalParams)

Een lijst met alle NetworkFabricControllers die beschikbaar zijn in de resourcegroep.

listBySubscription(NetworkFabricControllersListBySubscriptionOptionalParams)

Een lijst met alle NetworkFabricControllers per abonnement.

Methodedetails

beginCreate(string, string, NetworkFabricController, NetworkFabricControllersCreateOptionalParams)

Hiermee maakt u een netwerkinfrastructuurcontroller.

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

Parameters

resourceGroupName

string

De naam van de resourcegroep. De naam is niet hoofdlettergevoelig.

networkFabricControllerName

string

Naam van de netwerkinfrastructuurcontroller.

body
NetworkFabricController

Nettolading aanvragen.

options
NetworkFabricControllersCreateOptionalParams

De optiesparameters.

Retouren

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

beginCreateAndWait(string, string, NetworkFabricController, NetworkFabricControllersCreateOptionalParams)

Hiermee maakt u een netwerkinfrastructuurcontroller.

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

Parameters

resourceGroupName

string

De naam van de resourcegroep. De naam is niet hoofdlettergevoelig.

networkFabricControllerName

string

Naam van de netwerkinfrastructuurcontroller.

body
NetworkFabricController

Nettolading aanvragen.

options
NetworkFabricControllersCreateOptionalParams

De optiesparameters.

Retouren

beginDelete(string, string, NetworkFabricControllersDeleteOptionalParams)

Hiermee verwijdert u de netwerkinfrastructuurcontrollerresource.

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

Parameters

resourceGroupName

string

De naam van de resourcegroep. De naam is niet hoofdlettergevoelig.

networkFabricControllerName

string

Naam van de netwerkinfrastructuurcontroller.

options
NetworkFabricControllersDeleteOptionalParams

De optiesparameters.

Retouren

beginDeleteAndWait(string, string, NetworkFabricControllersDeleteOptionalParams)

Hiermee verwijdert u de netwerkinfrastructuurcontrollerresource.

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

Parameters

resourceGroupName

string

De naam van de resourcegroep. De naam is niet hoofdlettergevoelig.

networkFabricControllerName

string

Naam van de netwerkinfrastructuurcontroller.

options
NetworkFabricControllersDeleteOptionalParams

De optiesparameters.

Retouren

beginUpdate(string, string, NetworkFabricControllerPatch, NetworkFabricControllersUpdateOptionalParams)

Updates worden momenteel niet ondersteund voor de netwerkinfrastructuurcontrollerresource.

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

Parameters

resourceGroupName

string

De naam van de resourcegroep. De naam is niet hoofdlettergevoelig.

networkFabricControllerName

string

Naam van de netwerkinfrastructuurcontroller.

body
NetworkFabricControllerPatch

Eigenschappen van netwerkinfrastructuurcontroller die moeten worden bijgewerkt.

options
NetworkFabricControllersUpdateOptionalParams

De optiesparameters.

Retouren

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

beginUpdateAndWait(string, string, NetworkFabricControllerPatch, NetworkFabricControllersUpdateOptionalParams)

Updates worden momenteel niet ondersteund voor de netwerkinfrastructuurcontrollerresource.

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

Parameters

resourceGroupName

string

De naam van de resourcegroep. De naam is niet hoofdlettergevoelig.

networkFabricControllerName

string

Naam van de netwerkinfrastructuurcontroller.

body
NetworkFabricControllerPatch

Eigenschappen van netwerkinfrastructuurcontroller die moeten worden bijgewerkt.

options
NetworkFabricControllersUpdateOptionalParams

De optiesparameters.

Retouren

get(string, string, NetworkFabricControllersGetOptionalParams)

Toont de inrichtingsstatus van netwerkinfrastructuurcontroller.

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

Parameters

resourceGroupName

string

De naam van de resourcegroep. De naam is niet hoofdlettergevoelig.

networkFabricControllerName

string

Naam van de netwerkinfrastructuurcontroller.

options
NetworkFabricControllersGetOptionalParams

De optiesparameters.

Retouren

listByResourceGroup(string, NetworkFabricControllersListByResourceGroupOptionalParams)

Een lijst met alle NetworkFabricControllers die beschikbaar zijn in de resourcegroep.

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

Parameters

resourceGroupName

string

De naam van de resourcegroep. De naam is niet hoofdlettergevoelig.

Retouren

listBySubscription(NetworkFabricControllersListBySubscriptionOptionalParams)

Een lijst met alle NetworkFabricControllers per abonnement.

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

Parameters

Retouren