Skip to content
Docs Try Aspire
Docs Try

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

Applies to

This method applies to the following types: