次の方法で共有


DiagnosticRemoteSupportSettings.RemoteSupportSettingsList プロパティ

定義

RemoteApplicationType に従ってリモート サポート設定の一覧を取得または設定します

[Newtonsoft.Json.JsonProperty(PropertyName="properties.remoteSupportSettingsList")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.DataBoxEdge.Models.RemoteSupportSettings> RemoteSupportSettingsList { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.remoteSupportSettingsList")>]
member this.RemoteSupportSettingsList : System.Collections.Generic.IList<Microsoft.Azure.Management.DataBoxEdge.Models.RemoteSupportSettings> with get, set
Public Property RemoteSupportSettingsList As IList(Of RemoteSupportSettings)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象