다음을 통해 공유


PrivateLinkResource Class

Definition

Information of the private link resource.

[Microsoft.Rest.Serialization.JsonTransformation]
public class PrivateLinkResource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type PrivateLinkResource = class
Public Class PrivateLinkResource
Inheritance
PrivateLinkResource
Attributes

Constructors

PrivateLinkResource()

Initializes a new instance of the PrivateLinkResource class.

PrivateLinkResource(String, IList<String>, IList<String>, String, String, String)

Initializes a new instance of the PrivateLinkResource class.

Properties

GroupId

Gets e.g. f9ad6492-33d4-4690-9999-6bfd52a0d081 (Backup) or f9ad6492-33d4-4690-9999-6bfd52a0d082 (SiteRecovery)

Id

Gets fully qualified identifier of the resource.

Name

Gets name of the resource.

RequiredMembers

Gets [backup-ecs1, backup-prot1, backup-prot1b, backup-prot1c, backup-id1]

RequiredZoneNames

Gets the private link resource Private link DNS zone name.

Type

Gets e.g. Microsoft.RecoveryServices/vaults/privateLinkResources

Applies to