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