AzureNetworkSecurityPerimeterResource
Class net8.0
Represents an Azure Network Security Perimeter resource.
namespace Aspire.Hosting.Azure;
public class AzureNetworkSecurityPerimeterResource : Aspire.Hosting.Azure.AzureProvisioningResource{ // ...} AzureProvisioningResource
Remarks
Section titled RemarksA Network Security Perimeter groups PaaS resources (such as Storage, Key Vault, Cosmos DB, and SQL) into a logical security boundary. Resources within the perimeter can communicate with each other, while public access is controlled by the perimeter's access mode and rules.
Use AzureProvisioningResourceExtensions.ConfigureInfrastructure to configure specific Azure.Provisioning properties.
Constructors1
Section titled ConstructorsProperties2
Section titled PropertiesIdgetBicepOutputReference Gets the "id" output reference from the Azure Network Security Perimeter resource.
NameOutputReferencegetBicepOutputReference Gets the "name" output reference for the resource.