IOracleSubscriptionProperties Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Oracle.Models.OracleSubscriptionPropertiesTypeConverter))]
public interface IOracleSubscriptionProperties : Microsoft.Azure.PowerShell.Cmdlets.Oracle.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Oracle.Models.OracleSubscriptionPropertiesTypeConverter))>]
type IOracleSubscriptionProperties = interface
    interface IJsonSerializable
Public Interface IOracleSubscriptionProperties
Implements IJsonSerializable
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.

Intent

Intent for the update operation

LastOperationStatusDetail

Status details of the last operation on Oracle subscription

ProductCode

Product code for the term unit

ProvisioningState

OracleSubscriptionProvisioningState provisioning state

SaasSubscriptionId

SAAS subscription ID generated by Marketplace

TermUnit

Term Unit. P1Y, P3Y, etc, see Durations https://en.wikipedia.org/wiki/ISO_8601

Methods

Name Description
ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to