共用方式為


SecretValueReference.SecretName 屬性

定義

取得或設定秘密的名稱。

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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於