AppResource 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.
App resource payload
public class AppResource : Microsoft.Azure.Management.AppPlatform.Models.ProxyResource
type AppResource = class
inherit ProxyResource
Public Class AppResource
Inherits ProxyResource
- Inheritance
Constructors
AppResource() |
Initializes a new instance of the AppResource class. |
AppResource(String, String, String, AppResourceProperties, ManagedIdentityProperties, String) |
Initializes a new instance of the AppResource class. |
Properties
Id |
Gets fully qualified resource Id for the resource. (Inherited from Resource) |
Identity |
Gets or sets the Managed Identity type of the app resource |
Location |
Gets or sets the GEO location of the application, always the same with its parent resource |
Name |
Gets the name of the resource. (Inherited from Resource) |
Properties |
Gets or sets properties of the App resource |
Type |
Gets the type of the resource. (Inherited from Resource) |
Methods
Validate() |
Validate the object. |
Applies to
Azure SDK for .NET