TenantResource.GetTenantPolicySetDefinitions 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.
Gets a collection of TenantPolicySetDefinitionResources in the Tenant.
public virtual Azure.ResourceManager.Resources.TenantPolicySetDefinitionCollection GetTenantPolicySetDefinitions ();
abstract member GetTenantPolicySetDefinitions : unit -> Azure.ResourceManager.Resources.TenantPolicySetDefinitionCollection
override this.GetTenantPolicySetDefinitions : unit -> Azure.ResourceManager.Resources.TenantPolicySetDefinitionCollection
Public Overridable Function GetTenantPolicySetDefinitions () As TenantPolicySetDefinitionCollection
Returns
An object representing collection of TenantPolicySetDefinitionResources and their operations over a TenantPolicySetDefinitionResource.
Applies to
Samarbeta med oss på GitHub
Källan för det här innehållet finns på GitHub, där du även kan skapa och granska ärenden och pull-begäranden. Se vår deltagarguide för mer information.
Azure SDK for .NET