次の方法で共有


IServicePropertiesFormat.PccRule Property

Definition

The set of data flow policy rules that make up this service.

[Microsoft.Azure.PowerShell.Cmdlets.MobileNetwork.Runtime.Info(Description="The set of data flow policy rules that make up this service.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.MobileNetwork.Models.Api20221101.IPccRuleConfiguration) }, ReadOnly=false, Required=true, SerializedName="pccRules")]
public Microsoft.Azure.PowerShell.Cmdlets.MobileNetwork.Models.Api20221101.IPccRuleConfiguration[] PccRule { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MobileNetwork.Runtime.Info(Description="The set of data flow policy rules that make up this service.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.MobileNetwork.Models.Api20221101.IPccRuleConfiguration) }, ReadOnly=false, Required=true, SerializedName="pccRules")>]
member this.PccRule : Microsoft.Azure.PowerShell.Cmdlets.MobileNetwork.Models.Api20221101.IPccRuleConfiguration[] with get, set
Public Property PccRule As IPccRuleConfiguration()

Property Value

Attributes

Applies to