IOracleSubscription Interface
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.
[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Oracle.Models.OracleSubscriptionTypeConverter))]
public interface IOracleSubscription : Microsoft.Azure.PowerShell.Cmdlets.Oracle.Models.IProxyResource
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Oracle.Models.OracleSubscriptionTypeConverter))>]
type IOracleSubscription = interface
interface IJsonSerializable
interface IProxyResource
interface IResource
Public Interface IOracleSubscription
Implements IProxyResource
- Derived
- Attributes
- Implements
Properties
| Name | Description |
|---|---|
| AddSubscriptionOperationState |
State of the add Azure subscription operation on Oracle subscription |
| AzureSubscriptionId |
Azure subscriptions to be added |
| CloudAccountId |
Cloud Account Id |
| CloudAccountState |
Cloud Account provisioning state. |
| Id |
Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}" (Inherited from IResource) |
| Intent |
Intent for the update operation |
| LastOperationStatusDetail |
Status details of the last operation on Oracle subscription |
| Name |
The name of the resource (Inherited from IResource) |
| PlanName |
A user defined name of the 3rd Party Artifact that is being procured. |
| PlanProduct |
The 3rd Party artifact that is being procured. E.g. NewRelic. Product maps to the OfferID specified for the artifact at the time of Data Market onboarding. |
| PlanPromotionCode |
A publisher provided promotion code as provisioned in Data Market for the said product/artifact. |
| PlanPublisher |
The publisher of the 3rd Party Artifact that is being bought. E.g. NewRelic |
| PlanVersion |
The version of the desired product/artifact. |
| ProductCode |
Product code for the term unit |
| ProvisioningState |
OracleSubscriptionProvisioningState provisioning state |
| SaasSubscriptionId |
SAAS subscription ID generated by Marketplace |
| SystemDataCreatedAt |
The timestamp of resource creation (UTC). (Inherited from IResource) |
| SystemDataCreatedBy |
The identity that created the resource. (Inherited from IResource) |
| SystemDataCreatedByType |
The type of identity that created the resource. (Inherited from IResource) |
| SystemDataLastModifiedAt |
The timestamp of resource last modification (UTC) (Inherited from IResource) |
| SystemDataLastModifiedBy |
The identity that last modified the resource. (Inherited from IResource) |
| SystemDataLastModifiedByType |
The type of identity that last modified the resource. (Inherited from IResource) |
| TermUnit |
Term Unit. P1Y, P3Y, etc, see Durations https://en.wikipedia.org/wiki/ISO_8601 |
| Type |
The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts" (Inherited from IResource) |
Methods
| Name | Description |
|---|---|
| ToJson(JsonObject, SerializationMode) | (Inherited from IJsonSerializable) |