Compartilhar via


DataBoxEdgeDeviceExtendedInfo.DeviceSecrets Propriedade

Definição

Obtém segredos do dispositivo, será retornado somente com 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)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a