Share via


InMageAzureV2ReplicationDetails.ProcessServerName Property

Definition

Gets or sets the process server name.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to