共用方式為


ShareablePrivateLinkResourceType Class

Definition

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