AppResource Class
App resource payload.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
azure.mgmt.appplatform.v2021_06_01_preview.models._models_py3.ProxyResourceAppResource
Constructor
AppResource(*, properties: Optional[azure.mgmt.appplatform.v2021_06_01_preview.models._models_py3.AppResourceProperties] = None, identity: Optional[azure.mgmt.appplatform.v2021_06_01_preview.models._models_py3.ManagedIdentityProperties] = None, location: Optional[str] = None, **kwargs)
Variables
- id
- str
Fully qualified resource Id for the resource.
- name
- str
The name of the resource.
- type
- str
The type of the resource.
- properties
- AppResourceProperties
Properties of the App resource.
- identity
- ManagedIdentityProperties
The Managed Identity type of the app resource.
- location
- str
The GEO location of the application, always the same with its parent resource.
Feedback
Submit and view feedback for