Compartir a través de


TakeSnapshotRequest.ObjectId Propiedad

Definición

Obtiene o establece el identificador de objeto de origen especificado por el usuario para tomar instantáneas.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a