Gets the publishing profile for an app (or deployment slot, if specified).
Supports noop? false
Parameters
name(Optional[String[1]])
— Name of the app.
publishing_profile_options(Optional[String[1]])
— Specifies publishingProfileOptions for publishing profile. For example, use {'format': 'FileZilla3'} to get a FileZilla publishing profile.
subscription_id(Optional[String[1]])
— Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000).
api_version(Optional[String[1]])
— API Version
format(Optional[String[1]])
— Name of the format. Valid values are: FileZilla3WebDeploy -- defaultFtp
includedisasterrecoveryendpoints(Optional[String[1]])
— Include the DisasterRecover endpoint if true
resource_group_name(Optional[String[1]])
— Name of the resource group to which the resource belongs.