Partager via


DataBoxEdgeDeviceExtendedInfo.DeviceSecrets Propriété

Définition

Obtient les secrets d’appareil, sera retourné uniquement avec ODataFilter $expand=deviceSecrets

[Newtonsoft.Json.JsonProperty(PropertyName="properties.deviceSecrets")]
public System.Collections.Generic.IDictionary<string,Microsoft.Azure.Management.DataBoxEdge.Models.Secret> DeviceSecrets { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.deviceSecrets")>]
member this.DeviceSecrets : System.Collections.Generic.IDictionary<string, Microsoft.Azure.Management.DataBoxEdge.Models.Secret>
Public ReadOnly Property DeviceSecrets As IDictionary(Of String, Secret)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à