Uses of Class
com.azure.resourcemanager.authorization.fluent.models.SubscribedSkusSubscribedSkuSelect
-
Packages that use SubscribedSkusSubscribedSkuSelect Package Description com.azure.resourcemanager.authorization.fluent Package containing the service clients for AuthorizationManagementClient.com.azure.resourcemanager.authorization.fluent.models Package containing the inner data models for AuthorizationManagementClient. -
-
Uses of SubscribedSkusSubscribedSkuSelect in com.azure.resourcemanager.authorization.fluent
Method parameters in com.azure.resourcemanager.authorization.fluent with type arguments of type SubscribedSkusSubscribedSkuSelect Modifier and Type Method Description Mono<MicrosoftGraphSubscribedSkuInner>SubscribedSkusSubscribedSkusClient. getSubscribedSkuAsync(String subscribedSkuId, List<SubscribedSkusSubscribedSkuSelect> select, List<String> expand)Get entity from subscribedSkus by key.com.azure.core.http.rest.Response<MicrosoftGraphSubscribedSkuInner>SubscribedSkusSubscribedSkusClient. getSubscribedSkuWithResponse(String subscribedSkuId, List<SubscribedSkusSubscribedSkuSelect> select, List<String> expand, com.azure.core.util.Context context)Get entity from subscribedSkus by key.Mono<com.azure.core.http.rest.Response<MicrosoftGraphSubscribedSkuInner>>SubscribedSkusSubscribedSkusClient. getSubscribedSkuWithResponseAsync(String subscribedSkuId, List<SubscribedSkusSubscribedSkuSelect> select, List<String> expand)Get entity from subscribedSkus by key. -
Uses of SubscribedSkusSubscribedSkuSelect in com.azure.resourcemanager.authorization.fluent.models
Fields in com.azure.resourcemanager.authorization.fluent.models declared as SubscribedSkusSubscribedSkuSelect Modifier and Type Field Description static SubscribedSkusSubscribedSkuSelectSubscribedSkusSubscribedSkuSelect. APPLIES_TOStatic value appliesTo for SubscribedSkusSubscribedSkuSelect.static SubscribedSkusSubscribedSkuSelectSubscribedSkusSubscribedSkuSelect. CAPABILITY_STATUSStatic value capabilityStatus for SubscribedSkusSubscribedSkuSelect.static SubscribedSkusSubscribedSkuSelectSubscribedSkusSubscribedSkuSelect. CONSUMED_UNITSStatic value consumedUnits for SubscribedSkusSubscribedSkuSelect.static SubscribedSkusSubscribedSkuSelectSubscribedSkusSubscribedSkuSelect. IDStatic value id for SubscribedSkusSubscribedSkuSelect.static SubscribedSkusSubscribedSkuSelectSubscribedSkusSubscribedSkuSelect. PREPAID_UNITSStatic value prepaidUnits for SubscribedSkusSubscribedSkuSelect.static SubscribedSkusSubscribedSkuSelectSubscribedSkusSubscribedSkuSelect. SERVICE_PLANSStatic value servicePlans for SubscribedSkusSubscribedSkuSelect.static SubscribedSkusSubscribedSkuSelectSubscribedSkusSubscribedSkuSelect. SKU_IDStatic value skuId for SubscribedSkusSubscribedSkuSelect.static SubscribedSkusSubscribedSkuSelectSubscribedSkusSubscribedSkuSelect. SKU_PART_NUMBERStatic value skuPartNumber for SubscribedSkusSubscribedSkuSelect.Methods in com.azure.resourcemanager.authorization.fluent.models that return SubscribedSkusSubscribedSkuSelect Modifier and Type Method Description static SubscribedSkusSubscribedSkuSelectSubscribedSkusSubscribedSkuSelect. fromString(String name)Creates or finds a SubscribedSkusSubscribedSkuSelect from its string representation.Methods in com.azure.resourcemanager.authorization.fluent.models that return types with arguments of type SubscribedSkusSubscribedSkuSelect Modifier and Type Method Description static Collection<SubscribedSkusSubscribedSkuSelect>SubscribedSkusSubscribedSkuSelect. values()
-