Compartilhar via


InstantItemRecoveryTarget.ClientScripts Propriedade

Definição

Obtém ou define a 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 da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a