Partager via


CloneRequest.TargetAccessControlRecordIds Propriété

Définition

Obtient ou définit la liste des ID de chemin d’accès des enregistrements de contrôle d’accès à associer au nouveau volume cloné.

[Newtonsoft.Json.JsonProperty(PropertyName="targetAccessControlRecordIds")]
public System.Collections.Generic.IList<string> TargetAccessControlRecordIds { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="targetAccessControlRecordIds")>]
member this.TargetAccessControlRecordIds : System.Collections.Generic.IList<string> with get, set
Public Property TargetAccessControlRecordIds As IList(Of String)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à