MockableSecurityCenterSubscriptionResource.GetSubscriptionGovernanceRules 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.
Gets subscription governance rules for this subscription.
[System.Obsolete("This method is obsolete and will be removed in a future release.", false)]
public virtual Azure.ResourceManager.SecurityCenter.SubscriptionGovernanceRuleCollection GetSubscriptionGovernanceRules();
[<System.Obsolete("This method is obsolete and will be removed in a future release.", false)>]
abstract member GetSubscriptionGovernanceRules : unit -> Azure.ResourceManager.SecurityCenter.SubscriptionGovernanceRuleCollection
override this.GetSubscriptionGovernanceRules : unit -> Azure.ResourceManager.SecurityCenter.SubscriptionGovernanceRuleCollection
Public Overridable Function GetSubscriptionGovernanceRules () As SubscriptionGovernanceRuleCollection
Returns
An object representing collection of SubscriptionGovernanceRuleResources and their operations over a SubscriptionGovernanceRuleResource.
- Attributes