get Private Link Services For SCCPowershell
suspend fun getPrivateLinkServicesForSCCPowershell(argument: GetPrivateLinkServicesForSCCPowershellPlainArgs): GetPrivateLinkServicesForSCCPowershellResult
Get the metadata of a privateLinkServicesForSCCPowershell resource. Uses Azure REST API version 2021-03-08.
Return
The description of the service.
Parameters
argument
null
suspend fun getPrivateLinkServicesForSCCPowershell(resourceGroupName: String, resourceName: String): GetPrivateLinkServicesForSCCPowershellResult
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 getPrivateLinkServicesForSCCPowershell(argument: suspend GetPrivateLinkServicesForSCCPowershellPlainArgsBuilder.() -> Unit): GetPrivateLinkServicesForSCCPowershellResult
Return
The description of the service.
Parameters
argument
Builder for com.pulumi.azurenative.securityandcompliance.kotlin.inputs.GetPrivateLinkServicesForSCCPowershellPlainArgs.