ShareablePrivateLinkResourceProperties 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.
Describes the properties of a resource type that has been onboarded to private link service, supported by Azure Cognitive Search.
public class ShareablePrivateLinkResourceProperties
type ShareablePrivateLinkResourceProperties = class
Public Class ShareablePrivateLinkResourceProperties
- Inheritance
-
ShareablePrivateLinkResourceProperties
Constructors
ShareablePrivateLinkResourceProperties() |
Initializes a new instance of the ShareablePrivateLinkResourceProperties class. |
ShareablePrivateLinkResourceProperties(String, String, String) |
Initializes a new instance of the ShareablePrivateLinkResourceProperties class. |
Properties
Description |
Gets the description of the resource type that has been onboarded to private link service, supported by Azure Cognitive Search. |
GroupId |
Gets the resource provider group id for the resource that has been onboarded to private link service, supported by Azure Cognitive Search. |
Type |
Gets the resource provider type for the resource that has been onboarded to private link service, supported by Azure Cognitive Search. |
Applies to
Azure SDK for .NET