Поделиться через


PreviewSubscriptionInner Class

public final class PreviewSubscriptionInner
extends ProxyResource

Customer subscription which can use a sku.

Constructor Summary

Constructor Description
PreviewSubscriptionInner()

Creates an instance of PreviewSubscriptionInner class.

Method Summary

Modifier and Type Method and Description
ProvisioningState provisioningState()

Get the provisioningState property: The provisioning state of the PreviewSubscription resource.

SystemData systemData()

Get the systemData property: The system meta data relating to this resource.

void validate()

Validates the instance.

Methods inherited from ProxyResource

Methods inherited from java.lang.Object

Constructor Details

PreviewSubscriptionInner

public PreviewSubscriptionInner()

Creates an instance of PreviewSubscriptionInner class.

Method Details

provisioningState

public ProvisioningState provisioningState()

Get the provisioningState property: The provisioning state of the PreviewSubscription resource.

Returns:

the provisioningState value.

systemData

public SystemData systemData()

Get the systemData property: The system meta data relating to this resource.

Returns:

the systemData value.

validate

public void validate()

Validates the instance.

Applies to