get Private Link Services For M365Security Center
suspend fun getPrivateLinkServicesForM365SecurityCenter(argument: GetPrivateLinkServicesForM365SecurityCenterPlainArgs): GetPrivateLinkServicesForM365SecurityCenterResult
Get the metadata of a privateLinkServicesForM365SecurityCenter resource. Uses Azure REST API version 2021-03-25-preview.
Return
The description of the service.
Parameters
argument
null
suspend fun getPrivateLinkServicesForM365SecurityCenter(resourceGroupName: String, resourceName: String): GetPrivateLinkServicesForM365SecurityCenterResult
Return
The description of the service.
Parameters
resource Group Name
The name of the resource group that contains the service instance.
resource Name
The name of the service instance.
See also
suspend fun getPrivateLinkServicesForM365SecurityCenter(argument: suspend GetPrivateLinkServicesForM365SecurityCenterPlainArgsBuilder.() -> Unit): GetPrivateLinkServicesForM365SecurityCenterResult
Return
The description of the service.
Parameters
argument
Builder for com.pulumi.azurenative.m365securityandcompliance.kotlin.inputs.GetPrivateLinkServicesForM365SecurityCenterPlainArgs.