Skip to content
Docs Try Aspire
Docs Try

AzureNetworkSecurityGroupResource.withSecurityRule

Method
📦 Aspire.Hosting.Azure.Network v13.4.0
interface AzureNetworkSecurityGroupResource {
// ... omitted for brevity
withSecurityRule(rule: AzureSecurityRule): AzureNetworkSecurityGroupResource;
}

Signature

method withSecurityRule builder
Adds a security rule to the Network Security Group.
withSecurityRule(rule: AzureSecurityRule): AzureNetworkSecurityGroupResource
rule AzureSecurityRule
AzureNetworkSecurityGroupResource

Defined on

This method is defined on the following type: