MockableAppPlatformResourceGroupResource 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 ResourceGroupResource.
public class MockableAppPlatformResourceGroupResource : Azure.ResourceManager.ArmResource
type MockableAppPlatformResourceGroupResource = class
inherit ArmResource
Public Class MockableAppPlatformResourceGroupResource
Inherits ArmResource
- Inheritance
Constructors
MockableAppPlatformResourceGroupResource() |
Initializes a new instance of the MockableAppPlatformResourceGroupResource class for mocking. |
Methods
GetAppPlatformService(String, CancellationToken) |
Get a Service and its properties.
|
GetAppPlatformServiceAsync(String, CancellationToken) |
Get a Service and its properties.
|
GetAppPlatformServices() |
Gets a collection of AppPlatformServiceResources in the ResourceGroupResource. |