Class AzureNodePoolConfigProxyConfig


  • public final class AzureNodePoolConfigProxyConfig
    extends java.lang.Object
    • Method Detail

      • resourceGroupId

        public java.lang.String resourceGroupId()
        Returns:
        The ARM ID the of the resource group containing proxy keyvault. Resource group ids are formatted as `/subscriptions/<subscription-id>/resourceGroups/<resource-group-name>`
      • secretId

        public java.lang.String secretId()
        Returns:
        The URL the of the proxy setting secret with its version. Secret ids are formatted as `https:<key-vault-name>.vault.azure.net/secrets/<secret-name>/<secret-version>`.