Partilhar via


MobileNetworkSliceResource.UpdateAsync Método

Definição

Atualizações marcas de fatia.

  • Caminho da Solicitação/assinaturas/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MobileNetwork/mobileNetworks/{mobileNetworkName}/slices/{sliceName}
  • IdSlices_UpdateTags de operação
public virtual System.Threading.Tasks.Task<Azure.Response<Azure.ResourceManager.MobileNetwork.MobileNetworkSliceResource>> UpdateAsync (Azure.ResourceManager.MobileNetwork.Models.MobileNetworkTagsPatch patch, System.Threading.CancellationToken cancellationToken = default);
abstract member UpdateAsync : Azure.ResourceManager.MobileNetwork.Models.MobileNetworkTagsPatch * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Azure.Response<Azure.ResourceManager.MobileNetwork.MobileNetworkSliceResource>>
override this.UpdateAsync : Azure.ResourceManager.MobileNetwork.Models.MobileNetworkTagsPatch * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Azure.Response<Azure.ResourceManager.MobileNetwork.MobileNetworkSliceResource>>
Public Overridable Function UpdateAsync (patch As MobileNetworkTagsPatch, Optional cancellationToken As CancellationToken = Nothing) As Task(Of Response(Of MobileNetworkSliceResource))

Parâmetros

patch
MobileNetworkTagsPatch

Parâmetros fornecidos para atualizar marcas de fatia de rede.

cancellationToken
CancellationToken

O token de cancelamento a ser usado.

Retornos

Exceções

patch é nulo.

Aplica-se a