ShareablePrivateLinkResourceType 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 an resource type that has been onboarded to private link service, supported by Azure Cognitive Search.
public class ShareablePrivateLinkResourceType
type ShareablePrivateLinkResourceType = class
Public Class ShareablePrivateLinkResourceType
- Inheritance
-
ShareablePrivateLinkResourceType
Constructors
ShareablePrivateLinkResourceType() |
Initializes a new instance of the ShareablePrivateLinkResourceType class. |
ShareablePrivateLinkResourceType(String, ShareablePrivateLinkResourceProperties) |
Initializes a new instance of the ShareablePrivateLinkResourceType class. |
Properties
Name |
Gets the name of the resource type that has been onboarded to private link service, supported by Azure Cognitive Search. |
Properties |
Gets describes the properties of a resource type that has been onboarded to private link service, supported by Azure Cognitive Search. |
Applies to
Azure SDK for .NET