Class GetAzureVersionsArgs


  • public final class GetAzureVersionsArgs
    extends com.pulumi.resources.InvokeArgs
    • Method Detail

      • location

        public java.util.Optional<com.pulumi.core.Output<java.lang.String>> location()
        Returns:
        The location to list versions for.
      • project

        public java.util.Optional<com.pulumi.core.Output<java.lang.String>> project()
        Returns:
        ID of the project to list available cluster versions for. Should match the project the cluster will be deployed to. Defaults to the project that the provider is authenticated with.