ExportRequest.AdministratorLogin Property

Definition

Gets or sets the name of the SQL administrator.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to