az resourcemanagement private-link
Resourcemanagement private-link management on a resource.
Commands
Name | Description | Type | Status |
---|---|---|---|
az resourcemanagement private-link create |
Create a resource management group private link. |
Core | GA |
az resourcemanagement private-link delete |
Delete a resource management private link. |
Core | GA |
az resourcemanagement private-link list |
Get all the resource management private links at scope. |
Core | GA |
az resourcemanagement private-link show |
Get resource management private. |
Core | GA |
az resourcemanagement private-link create
Create a resource management group private link.
az resourcemanagement private-link create --location
--name
--resource-group
Examples
Create a resource management group private link.
az resourcemanagement private-link create --resource-group testRG --name TestRMPL --location WestUS
Required Parameters
The region to create the resource management private link.
The name of the resource management private link.
The name of the resource group.
Global Parameters
Increase logging verbosity to show all debug logs.
Property | Value |
---|---|
Default value: | False |
Show this help message and exit.
Only show errors, suppressing warnings.
Property | Value |
---|---|
Default value: | False |
Output format.
Property | Value |
---|---|
Default value: | json |
Accepted values: | json, jsonc, none, table, tsv, yaml, yamlc |
JMESPath query string. See http://jmespath.org/ for more information and examples.
Name or ID of subscription. You can configure the default subscription using az account set -s NAME_OR_ID
.
Increase logging verbosity. Use --debug for full debug logs.
Property | Value |
---|---|
Default value: | False |
az resourcemanagement private-link delete
Delete a resource management private link.
az resourcemanagement private-link delete --name
--resource-group
[--yes]
Examples
Delete a resource management private link.
az resourcemanagement private-link delete --resource-group TestRG --name testRMPL
Required Parameters
The name of the resource management private link.
The name of the resource group.
Optional Parameters
The following parameters are optional, but depending on the context, one or more might become required for the command to execute successfully.
Do not prompt for confirmation.
Property | Value |
---|---|
Default value: | False |
Global Parameters
Increase logging verbosity to show all debug logs.
Property | Value |
---|---|
Default value: | False |
Show this help message and exit.
Only show errors, suppressing warnings.
Property | Value |
---|---|
Default value: | False |
Output format.
Property | Value |
---|---|
Default value: | json |
Accepted values: | json, jsonc, none, table, tsv, yaml, yamlc |
JMESPath query string. See http://jmespath.org/ for more information and examples.
Name or ID of subscription. You can configure the default subscription using az account set -s NAME_OR_ID
.
Increase logging verbosity. Use --debug for full debug logs.
Property | Value |
---|---|
Default value: | False |
az resourcemanagement private-link list
Get all the resource management private links at scope.
az resourcemanagement private-link list [--resource-group]
Examples
List all resource management private links in a subscription.
az resourcemanagement private-link list
List all resource management private links in a resource group.
az resourcemanagement private-link list --resource-group testRG
Optional Parameters
The following parameters are optional, but depending on the context, one or more might become required for the command to execute successfully.
The name of the resource group.
Global Parameters
Increase logging verbosity to show all debug logs.
Property | Value |
---|---|
Default value: | False |
Show this help message and exit.
Only show errors, suppressing warnings.
Property | Value |
---|---|
Default value: | False |
Output format.
Property | Value |
---|---|
Default value: | json |
Accepted values: | json, jsonc, none, table, tsv, yaml, yamlc |
JMESPath query string. See http://jmespath.org/ for more information and examples.
Name or ID of subscription. You can configure the default subscription using az account set -s NAME_OR_ID
.
Increase logging verbosity. Use --debug for full debug logs.
Property | Value |
---|---|
Default value: | False |
az resourcemanagement private-link show
Get resource management private.
az resourcemanagement private-link show --name
--resource-group
Examples
Get single resource management private link.
az resourcemanagement private-link show --resource-group testRG --name TestRMPL
Required Parameters
The name of the resource management private link.
The name of the resource group.
Global Parameters
Increase logging verbosity to show all debug logs.
Property | Value |
---|---|
Default value: | False |
Show this help message and exit.
Only show errors, suppressing warnings.
Property | Value |
---|---|
Default value: | False |
Output format.
Property | Value |
---|---|
Default value: | json |
Accepted values: | json, jsonc, none, table, tsv, yaml, yamlc |
JMESPath query string. See http://jmespath.org/ for more information and examples.
Name or ID of subscription. You can configure the default subscription using az account set -s NAME_OR_ID
.
Increase logging verbosity. Use --debug for full debug logs.
Property | Value |
---|---|
Default value: | False |