PrivateLinkResource 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.
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
Azure SDK for .NET