Variable EgressResourceTypeConst
EgressResourceType: {
AZURE_BLOB_STORAGE: "AZURE_BLOB_STORAGE";
EGRESS_RESOURCE_TYPE_UNSPECIFIED: "EGRESS_RESOURCE_TYPE_UNSPECIFIED";
} = ...
Type Declaration
ReadonlyAZURE_BLOB_STORAGE: "AZURE_BLOB_STORAGE"
ReadonlyEGRESS_RESOURCE_TYPE_UNSPECIFIED: "EGRESS_RESOURCE_TYPE_UNSPECIFIED"
The target resources that are supported by Network Connectivity Config. Note: some egress types can support general types that are not defined in EgressResourceType. E.g.: Azure private endpoint supports private link enabled Azure services.