sharingProfile

@JvmName(name = "icyvxeppejexbvri")
suspend fun sharingProfile(value: Output<ResourceSharingProfileArgs>)
@JvmName(name = "qwxfxaweliaknkob")
suspend fun sharingProfile(value: ResourceSharingProfileArgs?)

Parameters

value

Specifies the settings to enable sharing across subscriptions for the capacity reservation group resource. Pls. keep in mind the capacity reservation group resource generally can be shared across subscriptions belonging to a single azure AAD tenant or cross AAD tenant if there is a trust relationship established between the AAD tenants. Note: Minimum api-version: 2023-09-01. Please refer to https://aka.ms/computereservationsharing for more details.


@JvmName(name = "mlogksnolqftvqho")
suspend fun sharingProfile(argument: suspend ResourceSharingProfileArgsBuilder.() -> Unit)

Parameters

argument

Specifies the settings to enable sharing across subscriptions for the capacity reservation group resource. Pls. keep in mind the capacity reservation group resource generally can be shared across subscriptions belonging to a single azure AAD tenant or cross AAD tenant if there is a trust relationship established between the AAD tenants. Note: Minimum api-version: 2023-09-01. Please refer to https://aka.ms/computereservationsharing for more details.