Compartir a través de


AzureSqlProtectedItem.ProtectedItemDataId Propiedad

Definición

Obtiene o establece el identificador interno de un elemento de copia de seguridad. Usado por Azure SQL motor de copia de seguridad para ponerse en contacto con 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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a