| getazureapplication |
Use this method to get information about all configured Azure applications, or displays detailed information about the specified azure application. |
Syntax |
Parameters |
name |
Name for the application. Must begin with an ASCII alphanumeric or underscore (_) character, and must contain only ASCII alphanumeric, underscore, hash (#), period (.), space, colon (:), at sign (@), equal sign (=), and hyphen (-) characters. Can be changed after the application is created.',
CLI Users: If the name includes one or more spaces, enclose the name in double or single quotation marks (for example, "my application" or 'my application'). |
Return Value |
Returns getazureapplicationResult |
See Also |