次の方法で共有


DataBoxSecret.NetworkConfigurations プロパティ

定義

アプライアンスのネットワーク構成を取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="networkConfigurations")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.DataBox.Models.ApplianceNetworkConfiguration> NetworkConfigurations { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="networkConfigurations")>]
member this.NetworkConfigurations : System.Collections.Generic.IList<Microsoft.Azure.Management.DataBox.Models.ApplianceNetworkConfiguration>
Public ReadOnly Property NetworkConfigurations As IList(Of ApplianceNetworkConfiguration)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象