次の方法で共有


SystemAssignedIdentity.ClientSecretUrl プロパティ

定義

ID 資格情報を取得するためにクエリを実行できる ManagedServiceIdentity DataPlane URL を取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.clientSecretUrl")]
public string ClientSecretUrl { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.clientSecretUrl")>]
member this.ClientSecretUrl : string
Public ReadOnly Property ClientSecretUrl As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象