Which parameters are used to create a container in azure
Answers
Answer:
Optional Parameters
You should provide either --ids or other 'Resource Id' arguments. The name of the container group. Name of resource group. You can configure the default group using az configure --defaults group=<name> .
Optional parameters
Explanation:
Optional parameters are described at the stop of the parameter listing, after any required parameters.
If the caller gives an issue for anybody of a succession of non-compulsory parameters, it has to offer arguments for all previous non-compulsory parameters.
Comma-separated gaps withinside the argument listing are not supported. an Optional Parameter is an accessible function that allows programmers to skip much less variety of parameters to a characteristic and assign a default value.
They are used to outline a characteristic and also are referred to as formal parameters and formal arguments.