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

INetworkRuleSet.DefaultAction Property

Definition

Default Action for Network Rule Set

[Microsoft.Azure.PowerShell.Cmdlets.EventHub.Runtime.Info(Description="Default Action for Network Rule Set", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.EventHub.Support.DefaultAction) }, ReadOnly=false, Required=false, SerializedName="defaultAction")]
public Microsoft.Azure.PowerShell.Cmdlets.EventHub.Support.DefaultAction? DefaultAction { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.EventHub.Runtime.Info(Description="Default Action for Network Rule Set", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.EventHub.Support.DefaultAction) }, ReadOnly=false, Required=false, SerializedName="defaultAction")>]
member this.DefaultAction : Nullable<Microsoft.Azure.PowerShell.Cmdlets.EventHub.Support.DefaultAction> with get, set
Public Property DefaultAction As Nullable(Of DefaultAction)

Property Value

Attributes

Applies to