CopyLongTermRetentionBackupParameters.TargetResourceGroup Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the resource group that owns the target server
[Newtonsoft.Json.JsonProperty(PropertyName="properties.targetResourceGroup")]
public string TargetResourceGroup { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.targetResourceGroup")>]
member this.TargetResourceGroup : string with get, set
Public Property TargetResourceGroup As String
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute