你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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