Partilhar via


PurviewAccountClient.UpdateAccountPropertiesAsync Método

Definição

Atualizações uma conta.

public virtual System.Threading.Tasks.Task<Azure.Response> UpdateAccountPropertiesAsync (Azure.Core.RequestContent content, Azure.RequestOptions options = default);
abstract member UpdateAccountPropertiesAsync : Azure.Core.RequestContent * Azure.RequestOptions -> System.Threading.Tasks.Task<Azure.Response>
override this.UpdateAccountPropertiesAsync : Azure.Core.RequestContent * Azure.RequestOptions -> System.Threading.Tasks.Task<Azure.Response>
Public Overridable Function UpdateAccountPropertiesAsync (content As RequestContent, Optional options As RequestOptions = Nothing) As Task(Of Response)

Parâmetros

content
RequestContent

O conteúdo a ser enviado como o corpo da solicitação.

options
Azure.RequestOptions

As opções de solicitação.

Retornos

Comentários

Esquema para Request Body:

NameTypeRequiredDescription
friendlyNamestringO nome amigável para o recurso do azure.

Aplica-se a