IAuthorizationManagementClient.LongRunningOperationRetryTimeout Propriedade
Definição
Importante
Algumas informações dizem respeito a um produto pré-lançado que pode ser substancialmente modificado antes de ser lançado. A Microsoft não faz garantias, de forma expressa ou implícita, em relação à informação aqui apresentada.
O tempo limite de repetição em segundos para Operações de Execução Prolongada. O valor predefinido é 30.
public int LongRunningOperationRetryTimeout { get; set; }
public int? LongRunningOperationRetryTimeout { get; set; }
member this.LongRunningOperationRetryTimeout : int with get, set
member this.LongRunningOperationRetryTimeout : Nullable<int> with get, set
Public Property LongRunningOperationRetryTimeout As Integer
Public Property LongRunningOperationRetryTimeout As Nullable(Of Integer)
Valor de Propriedade
Aplica-se a
Colabore connosco no GitHub
A origem deste conteúdo pode ser encontrada no GitHub, onde também pode criar e rever problemas e pedidos Pull. Para mais informações, consulte o nosso guia do contribuidor.
Azure SDK for .NET