Class QuotaFunctions


  • public final class QuotaFunctions
    extends java.lang.Object
    • Constructor Detail

      • QuotaFunctions

        public QuotaFunctions()
    • Method Detail

      • getGroupQuota

        public static com.pulumi.core.Output<GetGroupQuotaResult> getGroupQuota​(GetGroupQuotaArgs args)
        Gets the GroupQuotas for the name passed. It will return the GroupQuotas properties only. The details on groupQuota can be access from the groupQuota APIs. Azure REST API version: 2023-06-01-preview.
      • getGroupQuotaPlain

        public static java.util.concurrent.CompletableFuture<GetGroupQuotaResult> getGroupQuotaPlain​(GetGroupQuotaPlainArgs args)
        Gets the GroupQuotas for the name passed. It will return the GroupQuotas properties only. The details on groupQuota can be access from the groupQuota APIs. Azure REST API version: 2023-06-01-preview.
      • getGroupQuota

        public static com.pulumi.core.Output<GetGroupQuotaResult> getGroupQuota​(GetGroupQuotaArgs args,
                                                                                com.pulumi.deployment.InvokeOptions options)
        Gets the GroupQuotas for the name passed. It will return the GroupQuotas properties only. The details on groupQuota can be access from the groupQuota APIs. Azure REST API version: 2023-06-01-preview.
      • getGroupQuotaPlain

        public static java.util.concurrent.CompletableFuture<GetGroupQuotaResult> getGroupQuotaPlain​(GetGroupQuotaPlainArgs args,
                                                                                                     com.pulumi.deployment.InvokeOptions options)
        Gets the GroupQuotas for the name passed. It will return the GroupQuotas properties only. The details on groupQuota can be access from the groupQuota APIs. Azure REST API version: 2023-06-01-preview.
      • getGroupQuotaSubscription

        public static com.pulumi.core.Output<GetGroupQuotaSubscriptionResult> getGroupQuotaSubscription​(GetGroupQuotaSubscriptionArgs args)
        Returns the subscriptionId along with its provisioning state for being associated with the GroupQuotasEntity. Azure REST API version: 2023-06-01-preview.
      • getGroupQuotaSubscriptionPlain

        public static java.util.concurrent.CompletableFuture<GetGroupQuotaSubscriptionResult> getGroupQuotaSubscriptionPlain​(GetGroupQuotaSubscriptionPlainArgs args)
        Returns the subscriptionId along with its provisioning state for being associated with the GroupQuotasEntity. Azure REST API version: 2023-06-01-preview.
      • getGroupQuotaSubscription

        public static com.pulumi.core.Output<GetGroupQuotaSubscriptionResult> getGroupQuotaSubscription​(GetGroupQuotaSubscriptionArgs args,
                                                                                                        com.pulumi.deployment.InvokeOptions options)
        Returns the subscriptionId along with its provisioning state for being associated with the GroupQuotasEntity. Azure REST API version: 2023-06-01-preview.
      • getGroupQuotaSubscriptionPlain

        public static java.util.concurrent.CompletableFuture<GetGroupQuotaSubscriptionResult> getGroupQuotaSubscriptionPlain​(GetGroupQuotaSubscriptionPlainArgs args,
                                                                                                                             com.pulumi.deployment.InvokeOptions options)
        Returns the subscriptionId along with its provisioning state for being associated with the GroupQuotasEntity. Azure REST API version: 2023-06-01-preview.