Shows whether an app can be cloned to another resource group or subscription.
Supports noop? false
Parameters
name(Optional[String[1]])
— Name of the app.
api_version(Optional[String[1]])
— API Version
unsupportedfeatures(Optional[String[1]])
— List of features enabled on app that are non-blocking but cannot be cloned. The app can still be clonedbut the features in this list will not be set up on cloned app.
blockingcharacteristics(Optional[String[1]])
— List of blocking application characteristics.
resource_group_name(Optional[String[1]])
— Name of the resource group to which the resource belongs.
slot(Optional[String[1]])
— Name of the deployment slot. By default, this API returns information on the production slot.
subscription_id(Optional[String[1]])
— Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000).
result(Optional[String[1]])
— Name of app.
blockingfeatures(Optional[String[1]])
— List of features enabled on app that prevent cloning.