Az.ConnectedNetwork Module
Microsoft Azure PowerShell: ConnectedNetwork cmdlets
ConnectedNetwork
Cmdlet | Description |
---|---|
Get-AzConnectedNetworkDevice |
Gets information about the specified device. |
Get-AzConnectedNetworkDeviceRegistrationKey |
List the registration key for the device. |
Get-AzConnectedNetworkFunction |
Gets information about the specified network function resource. |
Get-AzConnectedNetworkFunctionVendor |
Lists all the available vendor and sku information. |
Get-AzConnectedNetworkVendor |
Gets information about the specified vendor. |
Get-AzConnectedNetworkVendorFunction |
Gets information about the specified vendor network function. |
Get-AzConnectedNetworkVendorFunctionRoleInstance |
Gets the information of role instance of vendor network function. |
Get-AzConnectedNetworkVendorSku |
Gets information about the specified sku. |
Get-AzConnectedNetworkVendorSkuPreview |
Gets the preview information of a vendor sku. |
New-AzConnectedNetworkAzureStackEdgeObject |
Create an in-memory object for AzureStackEdgeFormat. |
New-AzConnectedNetworkDevice |
create a device. |
New-AzConnectedNetworkFunction |
create a network function resource. This operation can take up to 6 hours to complete. This is expected service behavior. |
New-AzConnectedNetworkFunctionRoleConfigurationObject |
Create an in-memory object for NetworkFunctionRoleConfiguration. |
New-AzConnectedNetworkFunctionUserConfigurationObject |
Create an in-memory object for NetworkFunctionUserConfiguration. |
New-AzConnectedNetworkFunctionVendorConfigurationObject |
Create an in-memory object for NetworkFunctionVendorConfiguration. |
New-AzConnectedNetworkInterfaceIPConfigurationObject |
Create an in-memory object for NetworkInterfaceIPConfiguration. |
New-AzConnectedNetworkInterfaceObject |
Create an in-memory object for NetworkInterface. |
New-AzConnectedNetworkVendor |
create a vendor. |
New-AzConnectedNetworkVendorFunction |
create a vendor network function. This operation can take up to 6 hours to complete. This is expected service behavior. |
New-AzConnectedNetworkVendorSku |
create a sku. This operation can take up to 2 hours to complete. This is expected service behavior. |
New-AzConnectedNetworkVendorSkuPreview |
create preview information of a vendor sku. |
Remove-AzConnectedNetworkDevice |
Deletes the specified device. |
Remove-AzConnectedNetworkFunction |
Deletes the specified network function resource. This operation can take up to 1 hour to complete. This is expected service behavior. |
Remove-AzConnectedNetworkVendor |
Deletes the specified vendor. |
Remove-AzConnectedNetworkVendorSku |
Deletes the specified sku. This operation can take up to 2 hours to complete. This is expected service behavior. |
Remove-AzConnectedNetworkVendorSkuPreview |
Deletes the preview information of a vendor sku. |
Restart-AzConnectedNetworkVendorFunctionRoleInstance |
Restarts a role instance of a vendor network function. |
Start-AzConnectedNetworkVendorFunctionRoleInstance |
Starts a role instance of a vendor network function. |
Stop-AzConnectedNetworkVendorFunctionRoleInstance |
Powers off (stop) a role instance of a vendor network function. |
Update-AzConnectedNetworkDeviceTag |
update device tags. |
Update-AzConnectedNetworkFunctionTag |
update the tags for the network function resource. |
Update-AzConnectedNetworkVendor |
update a vendor. |
Update-AzConnectedNetworkVendorFunction |
update a vendor network function. This operation can take up to 6 hours to complete. This is expected service behavior. |
Update-AzConnectedNetworkVendorSku |
update a sku. This operation can take up to 2 hours to complete. This is expected service behavior. |
Update-AzConnectedNetworkVendorSkuPreview |
update preview information of a vendor sku. |