ModuleArgs

constructor(location: Output<String>? = null, managementNetworkProfile: Output<ModuleManagementNetworkProfileArgs>? = null, name: Output<String>? = null, networkProfile: Output<ModuleNetworkProfileArgs>? = null, resourceGroupName: Output<String>? = null, skuName: Output<String>? = null, stampId: Output<String>? = null, tags: Output<Map<String, String>>? = null, zones: Output<List<String>>? = null)