Description Usage Arguments See Also Examples
Public IP address configuration
1 2 |
type |
The SKU of the IP address resource: "basic" or "standard". If NULL (the default), this will be determined based on the VM's configuration. |
dynamic |
Whether the IP address should be dynamically or statically allocated. Note that the standard SKU only supports standard allocation. If NULL (the default) this will be determined based on the VM's configuration. |
ipv6 |
Whether to create an IPv6 address. The default is IPv4. |
domain_name |
The domain name label to associate with the address. |
... |
Other named arguments that will be treated as resource properties. |
create_vm, vm_config, vmss_config
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.