az network service-endpoint policy-definition
Manage service endpoint policy definitions.
Commands
| az network service-endpoint policy-definition create |
Create a service endpoint policy definition. |
| az network service-endpoint policy-definition delete |
Delete a service endpoint policy definition. |
| az network service-endpoint policy-definition list |
List service endpoint policy definitions. |
| az network service-endpoint policy-definition show |
Get the details of a service endpoint policy definition. |
| az network service-endpoint policy-definition update |
Update a service endpoint policy definition. |
az network service-endpoint policy-definition create
Create a service endpoint policy definition.
az network service-endpoint policy-definition create --name
--policy-name
--resource-group
--service
--service-resources
[--description]
Required Parameters
Name of the service endpoint policy definition.
Name of the service endpoint policy.
Name of resource group. You can configure the default group using az configure --defaults group=<name>.
Service name the policy definition applies to.
Space-separated list of service resources the definition applies to.
Optional Parameters
Description of the policy definition.
Increase logging verbosity to show all debug logs.
Show this help message and exit.
Only show errors, suppressing warnings.
Output format.
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.
az network service-endpoint policy-definition delete
Delete a service endpoint policy definition.
az network service-endpoint policy-definition delete [--ids]
[--name]
[--policy-name]
[--resource-group]
Examples
Delete a service endpoint policy definition (autogenerated)
az network service-endpoint policy-definition delete --name myserviceendpointpolicydefinition --policy-name mypolicy --resource-group myresourcegroup
Optional Parameters
One or more resource IDs (space-delimited). It should be a complete resource ID containing all information of 'Resource Id' arguments. You should provide either --ids or other 'Resource Id' arguments.
Name of the service endpoint policy definition.
Name of the service endpoint policy.
Name of resource group. You can configure the default group using az configure --defaults group=<name>.
Increase logging verbosity to show all debug logs.
Show this help message and exit.
Only show errors, suppressing warnings.
Output format.
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.
az network service-endpoint policy-definition list
List service endpoint policy definitions.
az network service-endpoint policy-definition list --policy-name
--resource-group
Examples
List service endpoint policy definitions. (autogenerated)
az network service-endpoint policy-definition list --policy-name MyPolicy --resource-group MyResourceGroup
Required Parameters
Name of the service endpoint policy.
Name of resource group. You can configure the default group using az configure --defaults group=<name>.
Increase logging verbosity to show all debug logs.
Show this help message and exit.
Only show errors, suppressing warnings.
Output format.
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.
az network service-endpoint policy-definition show
Get the details of a service endpoint policy definition.
az network service-endpoint policy-definition show [--ids]
[--name]
[--policy-name]
[--resource-group]
Examples
Get the details of a service endpoint policy definition. (autogenerated)
az network service-endpoint policy-definition show --name myserviceendpointpolicydefinition --policy-name mypolicy --resource-group myresourcegroup
Optional Parameters
One or more resource IDs (space-delimited). It should be a complete resource ID containing all information of 'Resource Id' arguments. You should provide either --ids or other 'Resource Id' arguments.
Name of the service endpoint policy definition.
Name of the service endpoint policy.
Name of resource group. You can configure the default group using az configure --defaults group=<name>.
Increase logging verbosity to show all debug logs.
Show this help message and exit.
Only show errors, suppressing warnings.
Output format.
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.
az network service-endpoint policy-definition update
Update a service endpoint policy definition.
az network service-endpoint policy-definition update [--add]
[--description]
[--force-string]
[--ids]
[--name]
[--policy-name]
[--remove]
[--resource-group]
[--service]
[--service-resources]
[--set]
Examples
Update a service endpoint policy definition. (autogenerated)
az network service-endpoint policy-definition update --add communities='12076:5010' --name MyServiceEndpointPolicyDefinition --policy-name MyPolicy --resource-group MyResourceGroup --subscription MySubscription
Optional Parameters
Add an object to a list of objects by specifying a path and key value pairs. Example: --add property.listProperty <key=value, string or JSON string>.
Description of the policy definition.
When using 'set' or 'add', preserve string literals instead of attempting to convert to JSON.
One or more resource IDs (space-delimited). It should be a complete resource ID containing all information of 'Resource Id' arguments. You should provide either --ids or other 'Resource Id' arguments.
Name of the service endpoint policy definition.
Name of the service endpoint policy.
Remove a property or an element from a list. Example: --remove property.list OR --remove propertyToRemove.
Name of resource group. You can configure the default group using az configure --defaults group=<name>.
Service name the policy definition applies to.
Space-separated list of service resources the definition applies to.
Update an object by specifying a property path and value to set. Example: --set property1.property2=.
Increase logging verbosity to show all debug logs.
Show this help message and exit.
Only show errors, suppressing warnings.
Output format.
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.
الملاحظات
إرسال الملاحظات وعرضها المتعلقة بـ