CopyLongTermRetentionBackupParameters.TargetServerFullyQualifiedDomainName Property

Definition

Gets or sets the fully qualified domain name of the target server

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to