NetworkAccessControl.Ingestion Property

Definition

Gets or sets public network access for ingestion group.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to