共用方式為


DataBoxEdgeDeviceExtendedInfo.ClientSecretStoreUrl Property

Definition

Gets or sets the url to access the Client Key Vault

[Newtonsoft.Json.JsonProperty(PropertyName="properties.clientSecretStoreUrl")]
public string ClientSecretStoreUrl { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.clientSecretStoreUrl")>]
member this.ClientSecretStoreUrl : string with get, set
Public Property ClientSecretStoreUrl As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to