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.
A fonte deste conteúdo pode ser encontrada no GitHub, onde você também pode criar e revisar problemas e solicitações de pull. Para obter mais informações, confira o nosso guia para colaboradores.