BackupPrivateEndpointConnectionProperties Class
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.
Private Endpoint Connection Response Properties.
public class BackupPrivateEndpointConnectionProperties
type BackupPrivateEndpointConnectionProperties = class
Public Class BackupPrivateEndpointConnectionProperties
- Inheritance
-
BackupPrivateEndpointConnectionProperties
Constructors
BackupPrivateEndpointConnectionProperties() |
Initializes a new instance of BackupPrivateEndpointConnectionProperties. |
Properties
GroupIds |
Group Ids for the Private Endpoint. |
PrivateEndpointId |
Gets or sets Id. |
PrivateLinkServiceConnectionState |
Gets or sets private link service connection state. |
ProvisioningState |
Gets or sets provisioning state of the private endpoint connection. |
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for .NET