Condividi tramite


BreakFileLocksRequest.ClientIP Property

Definition

Gets or sets to clear file locks on a volume for a particular client

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to