次の方法で共有


NetworkAccessControl.Ingestion プロパティ

定義

インジェスト グループのパブリック ネットワーク アクセスを取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="ingestion")]
public Microsoft.Azure.Management.VideoAnalyzer.Models.GroupLevelAccessControl Ingestion { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="ingestion")>]
member this.Ingestion : Microsoft.Azure.Management.VideoAnalyzer.Models.GroupLevelAccessControl with get, set
Public Property Ingestion As GroupLevelAccessControl

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象