MockableAppPlatformTenantResource Class
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.
A class to add extension methods to TenantResource.
public class MockableAppPlatformTenantResource : Azure.ResourceManager.ArmResource
type MockableAppPlatformTenantResource = class
inherit ArmResource
Public Class MockableAppPlatformTenantResource
Inherits ArmResource
- Inheritance
Constructors
MockableAppPlatformTenantResource() |
Initializes a new instance of the MockableAppPlatformTenantResource class for mocking. |
Methods
GetRuntimeVersions(CancellationToken) |
Lists all of the available runtime versions supported by Microsoft.AppPlatform provider.
|
GetRuntimeVersionsAsync(CancellationToken) |
Lists all of the available runtime versions supported by Microsoft.AppPlatform provider.
|