次の方法で共有


TopicUpdateParameters.Identity プロパティ

定義

トピック リソース ID 情報を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="identity")]
public Microsoft.Azure.Management.EventGrid.Models.IdentityInfo Identity { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="identity")>]
member this.Identity : Microsoft.Azure.Management.EventGrid.Models.IdentityInfo with get, set
Public Property Identity As IdentityInfo

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象