Interface IUtilizationCollection
- All Superinterfaces:
IPartnerComponent<Tuple<String,String>>
- All Known Implementing Classes:
UtilizationCollectionOperations
public interface IUtilizationCollection extends IPartnerComponent<Tuple<String,String>>
-
Method Summary
Modifier and Type Method Description IAzureUtilizationCollectiongetAzure()Gets the Azure subscription utilization behavior.Methods inherited from interface com.microsoft.store.partnercenter.IPartnerComponent
getContext, getPartner
-
Method Details
-
getAzure
IAzureUtilizationCollection getAzure()Gets the Azure subscription utilization behavior.- Returns:
- The Azure subscription utilization behavior.
-