ip Configuration References
suspend fun ipConfigurationReferences(value: Output<List<SubnetPropertiesFormatIpConfigurationReferencesArgs>>)
suspend fun ipConfigurationReferences(value: List<SubnetPropertiesFormatIpConfigurationReferencesArgs>?)
Parameters
value
IPConfigurationReferences - list of IPConfigurationReferences
suspend fun ipConfigurationReferences(vararg values: Output<SubnetPropertiesFormatIpConfigurationReferencesArgs>)
suspend fun ipConfigurationReferences(values: List<Output<SubnetPropertiesFormatIpConfigurationReferencesArgs>>)
suspend fun ipConfigurationReferences(vararg values: SubnetPropertiesFormatIpConfigurationReferencesArgs)
Parameters
values
IPConfigurationReferences - list of IPConfigurationReferences
suspend fun ipConfigurationReferences(argument: List<suspend SubnetPropertiesFormatIpConfigurationReferencesArgsBuilder.() -> Unit>)
suspend fun ipConfigurationReferences(vararg argument: suspend SubnetPropertiesFormatIpConfigurationReferencesArgsBuilder.() -> Unit)
suspend fun ipConfigurationReferences(argument: suspend SubnetPropertiesFormatIpConfigurationReferencesArgsBuilder.() -> Unit)
Parameters
argument
IPConfigurationReferences - list of IPConfigurationReferences