
Explanation
A picture containing text Description automatically generated

Box 1: Get-ClusterResource
Example:
Get-ClusterResource -Name $SAPIPresourceName | Get-ClusterParameter
Write-Output " "
Write-Output "Current probe port property of the SAP cluster resource '$SAPIPresourceName' is
'$OldProbePort'."
Write-Output " "
Write-Output "Setting the new probe port property of the SAP cluster resource '$SAPIPresourceName' to
'$ProbePort' ..."
Write-Output " "
Box 2: Get-ClusterParameter
Reference:
https://docs.microsoft.com/en-us/azure/virtual-machines/workloads/sap/sap-high-availability-installation-wsfc-sh