Description Usage Arguments Value
These functions return whether the object is of the corresponding AzureRMR class.
1 2 3 4 5 6 7 8 9 10 11 12 13 | is_azure_login(object)
is_subscription(object)
is_resource_group(object)
is_resource(object)
is_template(object)
is_role_definition(object)
is_role_assignment(object)
|
object |
An R object. |
A boolean.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.