Share via


TargetDetails.Url Property

Definition

Url denoting the restore destination. It can point to container / file share etc

[Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Origin(Microsoft.Azure.PowerShell.Cmdlets.DataProtection.PropertyOrigin.Owned)]
public string Url { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Origin(Microsoft.Azure.PowerShell.Cmdlets.DataProtection.PropertyOrigin.Owned)>]
member this.Url : string with get, set
Public Property Url As String

Property Value

Implements

Url
Attributes

Applies to