EnterpriseDetails Interface
public interface EnterpriseDetails
An immutable client-side representation of EnterpriseDetails.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
Enterprise |
innerModel()
Gets the inner com. |
|
abstract
Marketplace |
marketplaceTrialQuota()
Gets the marketplace |
|
abstract
Saas |
saasSubscriptionDetails()
Gets the saas |
Method Details
innerModel
public abstract EnterpriseDetailsInner innerModel()
Gets the inner com.azure.resourcemanager.dashboard.fluent.models.EnterpriseDetailsInner object.
Returns:
marketplaceTrialQuota
public abstract MarketplaceTrialQuota marketplaceTrialQuota()
Gets the marketplaceTrialQuota property: The allocation details of the per subscription free trial slot of the subscription.
Returns:
saasSubscriptionDetails
public abstract SaasSubscriptionDetails saasSubscriptionDetails()
Gets the saasSubscriptionDetails property: SaaS subscription details of a Grafana instance.
Returns: