authorizedAzureSubscriptionIds

@JvmName(name = "wqmejeeevvahqgid")
suspend fun authorizedAzureSubscriptionIds(value: Output<List<String>>)
@JvmName(name = "nogpitpbscnjjhij")
suspend fun authorizedAzureSubscriptionIds(value: List<String>?)

Parameters

value

List of Azure subscription Ids that are authorized to create a partner namespace associated with this partner registration. This is an optional property. Creating partner namespaces is always permitted under the same Azure subscription as the one used for creating the partner registration.


@JvmName(name = "tleuglgnaunvdlmu")
suspend fun authorizedAzureSubscriptionIds(vararg values: Output<String>)


@JvmName(name = "ynoqcsfkifhpdvlk")
suspend fun authorizedAzureSubscriptionIds(values: List<Output<String>>)
@JvmName(name = "rjsntsmqrbrbdfkr")
suspend fun authorizedAzureSubscriptionIds(vararg values: String)

Parameters

values

List of Azure subscription Ids that are authorized to create a partner namespace associated with this partner registration. This is an optional property. Creating partner namespaces is always permitted under the same Azure subscription as the one used for creating the partner registration.