次の方法で共有


IDatabricksIdentity Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Databricks.Models.DatabricksIdentityTypeConverter))]
public interface IDatabricksIdentity : Microsoft.Azure.PowerShell.Cmdlets.Databricks.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Databricks.Models.DatabricksIdentityTypeConverter))>]
type IDatabricksIdentity = interface
    interface IJsonSerializable
Public Interface IDatabricksIdentity
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

ConnectorName

The name of the azure databricks accessConnector.

GroupId

The name of the private link resource

Id

Resource identity path

PeeringName

The name of the workspace vNet peering.

PrivateEndpointConnectionName

The name of the private endpoint connection

ResourceGroupName

The name of the resource group. The name is case insensitive.

SubscriptionId

The ID of the target subscription.

WorkspaceName

The name of the workspace.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to