BastionHostData.NetworkAclsIpRules Property

Definition

Sets the IP ACL rules for Developer Bastion Host.

public System.Collections.Generic.IList<Azure.ResourceManager.Network.Models.BastionHostIPRule> NetworkAclsIpRules { get; }
member this.NetworkAclsIpRules : System.Collections.Generic.IList<Azure.ResourceManager.Network.Models.BastionHostIPRule>
Public ReadOnly Property NetworkAclsIpRules As IList(Of BastionHostIPRule)

Property Value

Applies to