SecurityCenterExtensions.GetSecurityConnectorGovernanceRuleResource Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Caution
This method is obsolete and will be removed in a future release.
Provides a compatibility shim for the GetSecurityConnectorGovernanceRuleResource operation preserved from the previous public API surface.
public static Azure.ResourceManager.SecurityCenter.SecurityConnectorGovernanceRuleResource GetSecurityConnectorGovernanceRuleResource(this Azure.ResourceManager.ArmClient client, Azure.Core.ResourceIdentifier id);
[System.Obsolete("This method is obsolete and will be removed in a future release.", false)]
public static Azure.ResourceManager.SecurityCenter.SecurityConnectorGovernanceRuleResource GetSecurityConnectorGovernanceRuleResource(this Azure.ResourceManager.ArmClient client, Azure.Core.ResourceIdentifier id);
static member GetSecurityConnectorGovernanceRuleResource : Azure.ResourceManager.ArmClient * Azure.Core.ResourceIdentifier -> Azure.ResourceManager.SecurityCenter.SecurityConnectorGovernanceRuleResource
[<System.Obsolete("This method is obsolete and will be removed in a future release.", false)>]
static member GetSecurityConnectorGovernanceRuleResource : Azure.ResourceManager.ArmClient * Azure.Core.ResourceIdentifier -> Azure.ResourceManager.SecurityCenter.SecurityConnectorGovernanceRuleResource
<Extension()>
Public Function GetSecurityConnectorGovernanceRuleResource (client As ArmClient, id As ResourceIdentifier) As SecurityConnectorGovernanceRuleResource
Parameters
- client
- ArmClient
The value preserved for API compatibility.
The value preserved for API compatibility.
Returns
The compatibility result.
- Attributes