Partilhar via


MockableNetAppSubscriptionResource.UpdateNetworkSiblingSetNetAppResource Método

Definição

Atualize os recursos de rede do conjunto de irmãos de rede especificado.

  • Caminho da Solicitação/assinaturas/{subscriptionId}/providers/Microsoft.NetApp/locations/{location}/updateNetworkSiblingSet
  • IdNetAppResource_UpdateNetworkSiblingSet de operação
public virtual Azure.ResourceManager.ArmOperation<Azure.ResourceManager.NetApp.Models.NetworkSiblingSet> UpdateNetworkSiblingSetNetAppResource (Azure.WaitUntil waitUntil, Azure.Core.AzureLocation location, Azure.ResourceManager.NetApp.Models.UpdateNetworkSiblingSetContent content, System.Threading.CancellationToken cancellationToken = default);
abstract member UpdateNetworkSiblingSetNetAppResource : Azure.WaitUntil * Azure.Core.AzureLocation * Azure.ResourceManager.NetApp.Models.UpdateNetworkSiblingSetContent * System.Threading.CancellationToken -> Azure.ResourceManager.ArmOperation<Azure.ResourceManager.NetApp.Models.NetworkSiblingSet>
override this.UpdateNetworkSiblingSetNetAppResource : Azure.WaitUntil * Azure.Core.AzureLocation * Azure.ResourceManager.NetApp.Models.UpdateNetworkSiblingSetContent * System.Threading.CancellationToken -> Azure.ResourceManager.ArmOperation<Azure.ResourceManager.NetApp.Models.NetworkSiblingSet>
Public Overridable Function UpdateNetworkSiblingSetNetAppResource (waitUntil As WaitUntil, location As AzureLocation, content As UpdateNetworkSiblingSetContent, Optional cancellationToken As CancellationToken = Nothing) As ArmOperation(Of NetworkSiblingSet)

Parâmetros

waitUntil
WaitUntil

Completed se o método deve aguardar para retornar até que a operação de execução prolongada seja concluída no serviço; Started se ele deve retornar depois de iniciar a operação. Para obter mais informações sobre operações de longa execução, consulte Exemplos de operação de Long-Running do Azure.Core.

location
AzureLocation

O nome da região do Azure.

content
UpdateNetworkSiblingSetContent

Atualize para o conjunto de irmãos de rede especificado.

cancellationToken
CancellationToken

O token de cancelamento a ser usado.

Retornos

Exceções

content é nulo.

Aplica-se a