Share via


MabJob.MabServerName Property

Definition

Gets or sets name of server protecting the DS.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to