IResponseMessageEnvelopeRemotePrivateEndpointConnection Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20231201.ResponseMessageEnvelopeRemotePrivateEndpointConnectionTypeConverter))]
public interface IResponseMessageEnvelopeRemotePrivateEndpointConnection : Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20231201.ResponseMessageEnvelopeRemotePrivateEndpointConnectionTypeConverter))>]
type IResponseMessageEnvelopeRemotePrivateEndpointConnection = interface
interface IJsonSerializable
Public Interface IResponseMessageEnvelopeRemotePrivateEndpointConnection
Implements IJsonSerializable
- Derived
- Attributes
- Implements
Properties
Capacity |
Current number of instances assigned to the resource. |
Code |
Basic error code. |
Detail |
Error Details. |
ExtendedCode |
Type of error. |
Id |
Resource Id. Typically ID is populated only for responses to GET requests. Caller is responsible for passing in this value for GET requests only. For example: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupId}/providers/Microsoft.Web/sites/{sitename} |
IdentityPrincipalId |
Principal Id of managed service identity. |
IdentityTenantId |
Tenant of managed service identity. |
IdentityType |
Type of managed service identity. |
IdentityUserAssignedIdentity |
The list of user assigned identities associated with the resource. The user identity dictionary key references will be ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName} |
InnerError |
Inner errors. |
IPAddress |
Private IPAddresses mapped to the remote private endpoint |
Kind |
Kind of resource. |
Location |
Geographical region resource belongs to e.g. SouthCentralUS, SouthEastAsia. |
Message |
Any details of the error. |
MessageTemplate |
Message template. |
Name |
Name of resource. |
Parameter |
Parameters for the template. |
PlanName |
The name. |
PlanProduct |
The product. |
PlanPromotionCode |
The promotion code. |
PlanPublisher |
The publisher. |
PlanVersion |
Version of product. |
PrivateEndpointId | |
PrivateLinkServiceConnectionStateActionsRequired |
ActionsRequired for a private link connection |
PrivateLinkServiceConnectionStateDescription |
Description of a private link connection |
PrivateLinkServiceConnectionStateStatus |
Status of a private link connection |
PropertiesId |
Resource Id. |
PropertiesName |
Resource Name. |
PropertiesType |
Resource type. |
ProvisioningState | |
SkuCapability |
Capabilities of the SKU, e.g., is traffic manager enabled? |
SkuCapacityDefault |
Default number of workers for this App Service plan SKU. |
SkuCapacityElasticMaximum |
Maximum number of Elastic workers for this App Service plan SKU. |
SkuCapacityMaximum |
Maximum number of workers for this App Service plan SKU. |
SkuCapacityMinimum |
Minimum number of workers for this App Service plan SKU. |
SkuCapacityScaleType |
Available scale configurations for an App Service plan. |
SkuFamily |
Family code of the resource SKU. |
SkuLocation |
Locations of the SKU. |
SkuName |
Name of the resource SKU. |
SkuSize |
Size specifier of the resource SKU. |
SkuTier |
Service tier of the resource SKU. |
Status |
Azure-AsyncOperation Status info. |
Tag |
Tags associated with resource. |
Target |
The error target. |
Type |
Type of resource e.g "Microsoft.Web/sites". |
Zone |
Logical Availability Zones the service is hosted in |
Methods
ToJson(JsonObject, SerializationMode) | (Inherited from IJsonSerializable) |