get Private Link Services For M365Compliance Center
suspend fun getPrivateLinkServicesForM365ComplianceCenter(argument: GetPrivateLinkServicesForM365ComplianceCenterPlainArgs): GetPrivateLinkServicesForM365ComplianceCenterResult
Get the metadata of a privateLinkServicesForM365ComplianceCenter resource. Azure REST API version: 2021-03-08.
Return
The description of the service.
Parameters
argument
null
suspend fun getPrivateLinkServicesForM365ComplianceCenter(resourceGroupName: String, resourceName: String): GetPrivateLinkServicesForM365ComplianceCenterResult
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 getPrivateLinkServicesForM365ComplianceCenter(argument: suspend GetPrivateLinkServicesForM365ComplianceCenterPlainArgsBuilder.() -> Unit): GetPrivateLinkServicesForM365ComplianceCenterResult
Return
The description of the service.
See also
Parameters
argument
Builder for com.pulumi.azurenative.securityandcompliance.kotlin.inputs.GetPrivateLinkServicesForM365ComplianceCenterPlainArgs.