次の方法で共有


Eventhub.CaptureDescription プロパティ

定義

キャプチャの説明のプロパティを取得または設定します

[Newtonsoft.Json.JsonProperty(PropertyName="properties.captureDescription")]
public Microsoft.Azure.Management.EventHub.Models.CaptureDescription CaptureDescription { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.captureDescription")>]
member this.CaptureDescription : Microsoft.Azure.Management.EventHub.Models.CaptureDescription with get, set
Public Property CaptureDescription As CaptureDescription

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象