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.
A privately linkable resource.
public class PrivateLinkResource
type PrivateLinkResource = class
Public Class PrivateLinkResource
- Inheritance
-
PrivateLinkResource
Constructors
PrivateLinkResource() |
Initializes a new instance of the PrivateLinkResource class. |
PrivateLinkResource(String, String, PrivateLinkResourceProperties, String) |
Initializes a new instance of the PrivateLinkResource class. |
Properties
Id |
Gets the private link resource identifier. |
Name |
Gets the private link resource name. |
Properties |
Gets the private link resource properties. |
Type |
Gets the private link resource type. |
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