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

Id
PeeringName
ResourceGroupName
SubscriptionId
WorkspaceName

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to