Compartir a través de


InstantItemRecoveryTarget.ClientScripts Propiedad

Definición

Obtiene o establece la lista de scripts de cliente.

[Newtonsoft.Json.JsonProperty(PropertyName="clientScripts")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.RecoveryServices.Backup.CrossRegionRestore.Models.ClientScriptForConnect> ClientScripts { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="clientScripts")>]
member this.ClientScripts : System.Collections.Generic.IList<Microsoft.Azure.Management.RecoveryServices.Backup.CrossRegionRestore.Models.ClientScriptForConnect> with get, set
Public Property ClientScripts As IList(Of ClientScriptForConnect)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a