次の方法で共有


SecurityEvent.Subscription プロパティ

定義

サブスクリプション名を取得します

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象