Class AzureImdsCredentials.DescriptorImpl

    • Constructor Detail

      • DescriptorImpl

        public DescriptorImpl()
    • Method Detail

      • doFillAzureEnvNameItems

        public ListBoxModel doFillAzureEnvNameItems()
      • doVerifyConfiguration

        @POST
        public FormValidation doVerifyConfiguration​(@AncestorInPath
                                                    Item owner,
                                                    @QueryParameter
                                                    String subscriptionId,
                                                    @QueryParameter
                                                    String clientId,
                                                    @QueryParameter
                                                    String azureEnvironmentName)