Skip to main content
.NET API Catalog
  • Browse
  • Search
  • Diff
  • Others
    Feature Usage Stats Top APIs
    Version Source
  1. Catalog
  2. Azure.ResourceManager.Resources
  3. ResourceProviderResource
  4. Get(String, CancellationToken)
  • ResourceProviderResource
    • ResourceType
    • ResourceProviderResource()
    • Data
    • HasData
    • CreateResourceIdentifier(String, String)
    • Get(String, CancellationToken)
    • GetAsync(String, CancellationToken)
    • GetFeature(String, CancellationToken)
    • GetFeatureAsync(String, CancellationToken)
    • GetFeatures()
    • GetProviderResourceTypes(String, CancellationToken)
    • GetProviderResourceTypesAsync(String, CancellationToken)
    • ProviderPermissions(CancellationToken)
    • ProviderPermissionsAsync(CancellationToken)
    • Register(ProviderRegistrationContent, CancellationToken)
    • RegisterAsync(ProviderRegistrationContent, CancellationToken)
    • Unregister(CancellationToken)
    • UnregisterAsync(CancellationToken)
net11.0
namespace Azure.ResourceManager.Resources
{
    public class ResourceProviderResource : ArmResource, IJsonModel<ResourceProviderData>, IPersistableModel<ResourceProviderData>
    {
        public virtual Response<ResourceProviderResource> Get(string expand = null, CancellationToken cancellationToken = default);
    }
}
.NET
8.09.010.011.0
Information specific to net11.0
Assembly

Azure.ResourceManager , Version=1.14.0.0, PublicKeyToken=92742159e12e44c8

Referencing

Your project needs a package reference to Azure.ResourceManager.

Package Azure.ResourceManager (1.14.0) net10.0
Platform Restrictions

This API is supported on all platforms.

  • Built-in API
  • Package-provided API
Search

03/30/2026
An error has occurred. This application may no longer respond until reloaded. Reload 🗙