Share via


DataBoxSecret.NetworkConfigurations Property

Definition

Gets network configuration of the appliance.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to