IConfluentIdentity Interface

Definition

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

Properties

Id

Resource identity path

OrganizationName

Organization resource name

ResourceGroupName

Resource group name

SubscriptionId

Microsoft Azure subscription id

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to