InboundSecurityRules.DestinationPortRange Property

Definition

NVA port ranges to be opened up. One needs to provide specific ports.

public Azure.Provisioning.BicepValue<int> DestinationPortRange { get; set; }
member this.DestinationPortRange : Azure.Provisioning.BicepValue<int> with get, set
Public Property DestinationPortRange As BicepValue(Of Integer)

Property Value

Applies to