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

PccRuleConfiguration.RuleName Property

Definition

The name of the rule. This must be unique within the parent service. You must not use any of the following reserved strings

  • 'default', 'requested' or 'service'.
[Microsoft.Azure.PowerShell.Cmdlets.MobileNetwork.Origin(Microsoft.Azure.PowerShell.Cmdlets.MobileNetwork.PropertyOrigin.Owned)]
public string RuleName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MobileNetwork.Origin(Microsoft.Azure.PowerShell.Cmdlets.MobileNetwork.PropertyOrigin.Owned)>]
member this.RuleName : string with get, set
Public Property RuleName As String

Property Value

Implements

Attributes

Applies to