Spring Cloud Service Args
constructor(buildAgentPoolSize: Output<String>? = null, configServerGitSetting: Output<SpringCloudServiceConfigServerGitSettingArgs>? = null, containerRegistries: Output<List<SpringCloudServiceContainerRegistryArgs>>? = null, defaultBuildService: Output<SpringCloudServiceDefaultBuildServiceArgs>? = null, location: Output<String>? = null, logStreamPublicEndpointEnabled: Output<Boolean>? = null, managedEnvironmentId: Output<String>? = null, marketplace: Output<SpringCloudServiceMarketplaceArgs>? = null, name: Output<String>? = null, network: Output<SpringCloudServiceNetworkArgs>? = null, resourceGroupName: Output<String>? = null, serviceRegistryEnabled: Output<Boolean>? = null, skuName: Output<String>? = null, skuTier: Output<String>? = null, tags: Output<Map<String, String>>? = null, trace: Output<SpringCloudServiceTraceArgs>? = null, zoneRedundant: Output<Boolean>? = null)