Share via


BatchIPRule.Action Property

Definition

Gets or sets the Action.

public Azure.Provisioning.BicepValue<Azure.Provisioning.Batch.BatchIPRuleAction> Action { get; set; }
member this.Action : Azure.Provisioning.BicepValue<Azure.Provisioning.Batch.BatchIPRuleAction> with get, set
Public Property Action As BicepValue(Of BatchIPRuleAction)

Property Value

Applies to