共用方式為


DataBoxEdgeDeviceExtendedInfoPatch.ClientSecretStoreUrl Property

Definition

Gets or sets the url to access the Client Key Vault

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to