PrivateEndpointConnection Class
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.
The Private Endpoint Connection resource.
[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.BotService.Models.Api20220615Preview.PrivateEndpointConnectionTypeConverter))]
public class PrivateEndpointConnection : Microsoft.Azure.PowerShell.Cmdlets.BotService.Models.Api20220615Preview.IPrivateEndpointConnection, Microsoft.Azure.PowerShell.Cmdlets.BotService.Runtime.IValidates
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.BotService.Models.Api20220615Preview.PrivateEndpointConnectionTypeConverter))>]
type PrivateEndpointConnection = class
interface IPrivateEndpointConnection
interface IJsonSerializable
interface IPrivateLinkResourceBase
interface IValidates
Public Class PrivateEndpointConnection
Implements IPrivateEndpointConnection, IValidates
- Inheritance
-
PrivateEndpointConnection
- Attributes
- Implements
Private |
Creates an new PrivateEndpointConnection instance. |
Id |
Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} |
Name |
The name of the resource |
Private |
The ARM identifier for Private Endpoint |
Private |
A message indicating if changes on the service provider require any updates on the consumer. |
Private |
The reason for approval/rejection of the connection. |
Private |
Indicates whether the connection has been Approved/Rejected/Removed by the owner of the service. |
Provisioning |
The provisioning state of the private endpoint connection resource. |
Type |
The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts" |
Deserialize |
Deserializes a IDictionary into an instance of PrivateEndpointConnection. |
Deserialize |
Deserializes a PSObject into an instance of PrivateEndpointConnection. |
From |
Deserializes a JsonNode into an instance of Microsoft.Azure.PowerShell.Cmdlets.BotService.Models.Api20220615Preview.IPrivateEndpointConnection. |
From |
Creates a new instance of PrivateEndpointConnection, deserializing the content from a json string. |
To |
Serializes this instance of PrivateEndpointConnection into a JsonNode. |
To |
Serializes this instance to a json string. |
Validate(IEvent |
Validates that this object meets the validation criteria. |
Produkt | Wersje |
---|---|
Azure - PowerShell Commands | 12 (LTS), Latest |