Azure Cluster Args
constructor(annotations: Output<Map<String, String>>? = null, authorization: Output<AzureClusterAuthorizationArgs>? = null, azureRegion: Output<String>? = null, azureServicesAuthentication: Output<AzureClusterAzureServicesAuthenticationArgs>? = null, client: Output<String>? = null, controlPlane: Output<AzureClusterControlPlaneArgs>? = null, description: Output<String>? = null, fleet: Output<AzureClusterFleetArgs>? = null, location: Output<String>? = null, loggingConfig: Output<AzureClusterLoggingConfigArgs>? = null, name: Output<String>? = null, networking: Output<AzureClusterNetworkingArgs>? = null, project: Output<String>? = null, resourceGroupId: Output<String>? = null)