Creates or updates a network interface.
For more information, see the official documentation for Network Interfaces: Create or update.
| Field | Type | Description | Required |
|---|---|---|---|
| subscriptionId | string | The ID of the target subscription. | Required |
| resourceGroupName | string | The name of the resource group. | Required |
| networkInterfaceName | string | The name of the network interface. | Required |
The action may return partial results if the timeout limit for workflow actions has been reached. Returns fields as described in NetworkInterface.
Gets information about the specified network interface.
For more information, see the official documentation for Network Interfaces: Get.
| Field | Type | Description | Required |
|---|---|---|---|
| subscriptionId | string | The ID of the target subscription. | Required |
| resourceGroupName | string | The name of the resource group. | Required |
| networkInterfaceName | string | The name of the network interface. | Required |
Returns fields as described in NetworkInterface.
Creates or updates a network security group in the specified resource group.
For more information, see the official documentation for Network Security Groups: Create or update.
| Field | Type | Description | Required |
|---|---|---|---|
| subscriptionId | string | The ID of the target subscription. | Required |
| resourceGroupName | string | The name of the resource group. | Required |
| networkSecurityGroupName | string | The name of the network security group. | Required |
The action may return partial results if the timeout limit for workflow actions has been reached. Returns fields as described in NetworkSecurityGroup.
Gets the specified network security group.
For more information, see the official documentation for Network Security Groups: Get.
| Field | Type | Description | Required |
|---|---|---|---|
| subscriptionId | string | The ID of the target subscription. | Required |
| resourceGroupName | string | The name of the resource group. | Required |
| networkSecurityGroupName | string | The name of the network security group. | Required |
Returns fields as described in NetworkSecurityGroup.
Creates or updates a static or dynamic public IP address.
For more information, see the official documentation for Public IP Addresses: Create or update.
| Field | Type | Description | Required |
|---|---|---|---|
| subscriptionId | string | The ID of the target subscription. | Required |
| resourceGroupName | string | The name of the resource group. | Required |
| publicIpAddressName | string | The name of the public IP address. | Required |
The action may return partial results if the timeout limit for workflow actions has been reached. Returns fields as described in PublicIPAddress.
Creates or updates a security rule in the specified network security group.
For more information, see the official documentation for Security Rules: Create or update.
| Field | Type | Description | Required |
|---|---|---|---|
| subscriptionId | string | The ID of the target subscription. | Required |
| resourceGroupName | string | The name of the resource group. | Required |
| networkSecurityGroupName | string | The name of the network security group. | Required |
| securityRuleName | string | The name of the security rule. | Required |
The action may return partial results if the timeout limit for workflow actions has been reached. Returns fields as described in SecurityRule.
Creates or updates a subnet in the specified virtual network.
For more information, see the official documentation for Subnets: Create or update.
| Field | Type | Description | Required |
|---|---|---|---|
| subscriptionId | string | The ID of the target subscription. | Required |
| resourceGroupName | string | The name of the resource group. | Required |
| virtualNetworkName | string | The name of the virtual network. | Required |
| subnetName | string | The name of the subnet. | Required |
The action may return partial results if the timeout limit for workflow actions has been reached. Returns fields as described in Subnet.
Creates or updates a virtual network in the specified resource group.
For more information, see the official documentation for Virtual Networks: Create or update.
| Field | Type | Description | Required |
|---|---|---|---|
| subscriptionId | string | The ID of the target subscription. | Required |
| resourceGroupName | string | The name of the resource group. | Required |
| virtualNetworkName | string | The name of the virtual network. | Required |
The action may return partial results if the timeout limit for workflow actions has been reached. Returns fields as described in VirtualNetwork.