Bagikan melalui


AzureSqlProtectedItem.ProtectedItemDataId Property

Definition

Gets or sets internal ID of a backup item. Used by Azure SQL Backup engine to contact Recovery Services.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to