Condividi tramite


ShareablePrivateLinkResourceProperties Class

Definition

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