AppServicePlanPatchResource Class
ARM resource for a app service plan.
Constructor
AppServicePlanPatchResource(*args: Any, **kwargs: Any)
Variables
| Name | Description |
|---|---|
|
id
|
Resource Id. |
|
name
|
Resource Name. |
|
kind
|
Kind of resource. |
|
type
|
Resource type. |
|
properties
|
AppServicePlanPatchResource resource specific properties. |
|
identity
|
Managed service identity. |
Attributes
identity
Managed service identity.
identity: _models.ManagedServiceIdentity | None
properties
AppServicePlanPatchResource resource specific properties.
properties: _models.AppServicePlanPatchResourceProperties | None