Share via


InMageAzureV2ReprotectInput.ProcessServerId Property

Definition

Gets or sets the Process Server Id.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to