Share via


ResponseMessageEnvelopeRemotePrivateEndpointConnection Class

Definition

Message envelope that contains the common Azure resource manager properties and the resource provider specific content.

public class ResponseMessageEnvelopeRemotePrivateEndpointConnection
type ResponseMessageEnvelopeRemotePrivateEndpointConnection = class
Public Class ResponseMessageEnvelopeRemotePrivateEndpointConnection
Inheritance
ResponseMessageEnvelopeRemotePrivateEndpointConnection

Constructors

ResponseMessageEnvelopeRemotePrivateEndpointConnection()

Initializes a new instance of the ResponseMessageEnvelopeRemotePrivateEndpointConnection class.

ResponseMessageEnvelopeRemotePrivateEndpointConnection(String, String, String, String, IDictionary<String,String>, ArmPlan, RemotePrivateEndpointConnection, SkuDescription, String, ErrorEntity, ManagedServiceIdentity, IList<String>)

Initializes a new instance of the ResponseMessageEnvelopeRemotePrivateEndpointConnection class.

Properties

Error

Gets or sets azure-AsyncOperation Error info.

Id

Gets or sets 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}

Identity

Gets or sets MSI resource

Location

Gets or sets geographical region resource belongs to e.g. SouthCentralUS, SouthEastAsia.

Name

Gets or sets name of resource.

Plan

Gets or sets azure resource manager plan.

Properties

Gets or sets resource specific properties.

Sku

Gets or sets SKU description of the resource.

Status

Gets or sets azure-AsyncOperation Status info.

Tags

Gets or sets tags associated with resource.

Type

Gets or sets type of resource e.g "Microsoft.Web/sites".

Zones

Gets or sets logical Availability Zones the service is hosted in

Applies to