共用方式為


DataBoxEdgeDeviceExtendedInfo.ClientSecretStoreId Property

Definition

Gets or sets the Key Vault ARM Id for client secrets

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to