次の方法で共有


WorkspacePatch.Features プロパティ

定義

ワークスペースの機能を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象