subscription_id(Optional[String[1]])
— Subscription Id
blockingcharacteristics(Optional[String[1]])
— List of blocking application characteristics
resource_group_name(Optional[String[1]])
— Name of the resource group
name(Optional[String[1]])
— Name of the web app
slot(Optional[String[1]])
— Name of web app slot. If not specified then will default to production slot.
api_version(Optional[String[1]])
— API Version
result(Optional[String[1]])
— Name of web app
blockingfeatures(Optional[String[1]])
— List of features enabled on web app that prevent cloning
unsupportedfeatures(Optional[String[1]])
— List of features enabled on web app that are non-blocking but cannot be cloned. The web app can still be cloned but the features in this list will not be set up on cloned web app.