次の方法で共有


InstantItemRecoveryTarget.ClientScripts プロパティ

定義

クライアント スクリプトの一覧を取得または設定します。

[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)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象