Delete container group virtual network association links.
Method Details
beginDelete
public abstract SyncPoller,Void> beginDelete(String resourceGroupName, String virtualNetworkName, String subnetName)
Delete container group virtual network association links. Delete container group virtual network association links. The operation does not delete other resources provided by the user.
Parameters:
resourceGroupName
- The name of the resource group.
virtualNetworkName
- The name of the virtual network.
Delete container group virtual network association links. Delete container group virtual network association links. The operation does not delete other resources provided by the user.
Parameters:
resourceGroupName
- The name of the resource group.
virtualNetworkName
- The name of the virtual network.
subnetName
- The name of the subnet.
context
- The context to associate with this operation.
public abstract PollerFlux,Void> beginDeleteAsync(String resourceGroupName, String virtualNetworkName, String subnetName)
Delete container group virtual network association links. Delete container group virtual network association links. The operation does not delete other resources provided by the user.
Parameters:
resourceGroupName
- The name of the resource group.
virtualNetworkName
- The name of the virtual network.
public abstract void delete(String resourceGroupName, String virtualNetworkName, String subnetName)
Delete container group virtual network association links. Delete container group virtual network association links. The operation does not delete other resources provided by the user.
Parameters:
resourceGroupName
- The name of the resource group.
virtualNetworkName
- The name of the virtual network.
Delete container group virtual network association links. Delete container group virtual network association links. The operation does not delete other resources provided by the user.
Parameters:
resourceGroupName
- The name of the resource group.
virtualNetworkName
- The name of the virtual network.
subnetName
- The name of the subnet.
context
- The context to associate with this operation.
deleteAsync
public abstract Mono deleteAsync(String resourceGroupName, String virtualNetworkName, String subnetName)
Delete container group virtual network association links. Delete container group virtual network association links. The operation does not delete other resources provided by the user.
Parameters:
resourceGroupName
- The name of the resource group.
virtualNetworkName
- The name of the virtual network.
subnetName
- The name of the subnet.
Returns:
A Mono that completes when a successful response is received.
deleteWithResponseAsync
public abstract Mono>> deleteWithResponseAsync(String resourceGroupName, String virtualNetworkName, String subnetName)
Delete container group virtual network association links. Delete container group virtual network association links. The operation does not delete other resources provided by the user.
Parameters:
resourceGroupName
- The name of the resource group.
virtualNetworkName
- The name of the virtual network.
Источник этого содержимого можно найти на GitHub, где также можно создавать и просматривать проблемы и запросы на вытягивание. Дополнительные сведения см. в нашем руководстве для участников.