AzurePrivateEndpointResource
Class net8.0
Represents an Azure Private Endpoint resource.
namespace Aspire.Hosting.Azure;
public class AzurePrivateEndpointResource : Aspire.Hosting.Azure.AzureProvisioningResource{ // ...} AzureProvisioningResource
6 members
Constructors1
Section titled ConstructorsProperties4
Section titled PropertiesIdgetBicepOutputReference Gets the "id" output reference from the Azure Private Endpoint resource.
NameOutputgetBicepOutputReference Gets the "name" output reference for the resource.
Subnetget Gets the subnet where the private endpoint will be created.
TargetgetIAzurePrivateEndpointTarget Gets the target Azure resource to connect via private link.