Compartilhar via


SubscriptionInner.LockDuration Propriedade

Definição

Obtém ou define o período de tempo de duração do bloqueio para a assinatura. O serviço aceita um formato TimeSpan padrão em C# para duração de loc https://msdn.microsoft.com/en-us/library/ee372286(v=vs.110).aspx

[Newtonsoft.Json.JsonProperty(PropertyName="properties.lockDuration")]
public string LockDuration { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.lockDuration")>]
member this.LockDuration : string with get, set
Public Property LockDuration As String

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a