PrivateLinkConnectionApprovalRequestResource Klasse
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Private Endpoint Connection Approval ARM-Ressource.
[Microsoft.Rest.Serialization.JsonTransformation]
public class PrivateLinkConnectionApprovalRequestResource : Microsoft.Azure.Management.WebSites.Models.ProxyOnlyResource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type PrivateLinkConnectionApprovalRequestResource = class
inherit ProxyOnlyResource
Public Class PrivateLinkConnectionApprovalRequestResource
Inherits ProxyOnlyResource
- Vererbung
- Attribute
Konstruktoren
PrivateLinkConnectionApprovalRequestResource() |
Initialisiert eine neue instance der PrivateLinkConnectionApprovalRequestResource-Klasse. |
PrivateLinkConnectionApprovalRequestResource(String, String, String, String, PrivateLinkConnectionState) |
Initialisiert eine neue instance der PrivateLinkConnectionApprovalRequestResource-Klasse. |
Eigenschaften
Id |
Ruft die Ressourcen-ID ab. (Geerbt von ProxyOnlyResource) |
Kind |
Ruft die Art der Ressource ab oder legt diese fest. (Geerbt von ProxyOnlyResource) |
Name |
Ruft den Ressourcennamen ab. (Geerbt von ProxyOnlyResource) |
PrivateLinkServiceConnectionState |
Private Endpoint Connection Approval ARM-Ressource. |
Type |
Ruft den Ressourcentyp ab. (Geerbt von ProxyOnlyResource) |
Gilt für:
Azure SDK for .NET