visibilitySubscriptionIds

@JvmName(name = "widhmxqkgxvosnwc")
suspend fun visibilitySubscriptionIds(value: Output<List<String>>)
@JvmName(name = "skjhempdpkhsfyvw")
suspend fun visibilitySubscriptionIds(value: List<String>?)

Parameters

value

A list of Subscription UUID/GUID's that will be able to see this Private Link Service.

NOTE: If no Subscription IDs are specified then Azure allows every Subscription to see this Private Link Service.


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


@JvmName(name = "edtvemomhyqblpwp")
suspend fun visibilitySubscriptionIds(values: List<Output<String>>)
@JvmName(name = "wxkxfptohlhtkpfo")
suspend fun visibilitySubscriptionIds(vararg values: String)

Parameters

values

A list of Subscription UUID/GUID's that will be able to see this Private Link Service.

NOTE: If no Subscription IDs are specified then Azure allows every Subscription to see this Private Link Service.