Share via


IPccRuleConfiguration.ServiceDataFlowTemplate Property

Definition

The set of data flow templates to use for this data flow policy rule.

[Microsoft.Azure.PowerShell.Cmdlets.MobileNetwork.Runtime.Info(Description="The set of data flow templates to use for this data flow policy rule.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.MobileNetwork.Models.Api20221101.IServiceDataFlowTemplate) }, ReadOnly=false, Required=true, SerializedName="serviceDataFlowTemplates")]
public Microsoft.Azure.PowerShell.Cmdlets.MobileNetwork.Models.Api20221101.IServiceDataFlowTemplate[] ServiceDataFlowTemplate { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MobileNetwork.Runtime.Info(Description="The set of data flow templates to use for this data flow policy rule.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.MobileNetwork.Models.Api20221101.IServiceDataFlowTemplate) }, ReadOnly=false, Required=true, SerializedName="serviceDataFlowTemplates")>]
member this.ServiceDataFlowTemplate : Microsoft.Azure.PowerShell.Cmdlets.MobileNetwork.Models.Api20221101.IServiceDataFlowTemplate[] with get, set
Public Property ServiceDataFlowTemplate As IServiceDataFlowTemplate()

Property Value

Attributes

Applies to