IOrganizationResource Interface

Definition

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

Properties

CreatedTime

The creation time of the resource.

Id

The ARM id of the resource.

Location

Location of Organization resource

Name

The name of the resource.

OfferDetailId

Offer Id

OfferDetailPlanId

Offer Plan Id

OfferDetailPlanName

Offer Plan Name

OfferDetailPublisherId

Publisher Id

OfferDetailStatus

SaaS Offer Status

OfferDetailTermUnit

Offer Plan Term unit

OrganizationId

Id of the Confluent organization.

ProvisioningState

Provision states for confluent RP

SsoUrl

SSO url for the Confluent organization.

Tag

Organization resource tags

Type

The type of the resource.

UserDetailEmailAddress

Email address

UserDetailFirstName

First name

UserDetailLastName

Last name

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to