OrganizationResource Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Organization resource.
[Microsoft.Rest.Serialization.JsonTransformation]
public class OrganizationResource : Microsoft.Rest.Azure.IResource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type OrganizationResource = class
interface IResource
Public Class OrganizationResource
Implements IResource
- Inheritance
-
OrganizationResource
- Attributes
- Implements
Constructors
OrganizationResource() |
Initializes a new instance of the OrganizationResource class. |
OrganizationResource(OfferDetail, UserDetail, String, String, String, SystemData, Nullable<DateTime>, String, String, String, IDictionary<String,String>, String) |
Initializes a new instance of the OrganizationResource class. |
Properties
CreatedTime |
Gets the creation time of the resource. |
Id |
Gets the ARM id of the resource. |
Location |
Gets or sets location of Organization resource |
Name |
Gets the name of the resource. |
OfferDetail |
Gets or sets confluent offer detail |
OrganizationId |
Gets id of the Confluent organization. |
ProvisioningState |
Gets provision states for confluent RP. Possible values include: 'Accepted', 'Creating', 'Updating', 'Deleting', 'Succeeded', 'Failed', 'Canceled', 'Deleted', 'NotSpecified' |
SsoUrl |
Gets SSO url for the Confluent organization. |
SystemData |
Gets metadata pertaining to creation and last modification of the resource |
Tags |
Gets or sets organization resource tags |
Type |
Gets the type of the resource. |
UserDetail |
Gets or sets subscriber detail |
Methods
Validate() |
Validate the object. |
Applies to
Azure SDK for .NET