Share via


Server.SourceServerResourceId Property

Definition

Gets or sets the source MySQL server id.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to